UNPKG

nanogl-sync

Version:

webgl's fence Sync EZPZ and shim for webgl1

14 lines (13 loc) 271 B
{ "compilerOptions": { "module": "ES6", "target": "ES6", "outDir": "./", "rootDir": "./src", "removeComments": true, "declaration": true, "strict": true }, "include": ["src/**/*"], "exclude": ["node_modules"] }