1
0
mirror of https://github.com/lancedikson/bowser synced 2024-09-28 22:30:44 +00:00

define whale in typings.d.ts

This commit is contained in:
Chanhyun,Roh 2018-04-18 17:29:21 +09:00
parent b66fc8a524
commit d9e227b7a8

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 {