1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

define whale in typings.d.ts

This commit is contained in:
Chanhyun,Roh 2018-04-18 17:29:21 +09:00 committed by Denis Demchenko
parent 645f3a95a4
commit b53cd60e18

1
typings.d.ts vendored
View File

@ -62,6 +62,7 @@ declare namespace bowser {
vivaldi: boolean; vivaldi: boolean;
sleipnir: boolean; sleipnir: boolean;
kMeleon: boolean; kMeleon: boolean;
whale: boolean;
} }
export interface IBowserEngines { export interface IBowserEngines {