copyright

This commit is contained in:
Joel 2019-12-06 19:27:58 +00:00
parent e5f58c2c4b
commit 7d11c7f9d6

2
index.d.ts vendored
View file

@ -1,3 +1,5 @@
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
import * as chromium from './chromium';
import * as firefox from './firefox';
import * as webkit from './webkit';