UNPKG

@egjs/agent

Version:

Extracts browser and operating system information from the user agent string or user agent object(userAgentData).

14 lines (13 loc) 242 B
{ "extends": "./tsconfig", "compilerOptions": { "removeComments": true, "declaration": true, "emitDeclarationOnly": true, "declarationDir": "declaration" }, "include": [ "./src/**/*.ts", "./global.d.ts", ] }