bowser-castle
v0.3.1
Published
Uses bowser 2.11.0 with the an API similar to the v1 version.
Downloads
10
Readme
bowser-castle
Uses bowser 2.11.0 with the an API similar to the v1 version.
interface IBowserCastle {
name: 'string';
version: 'string';
mobile: boolean;
tablet: boolean;
}