UNPKG

@krp-races/krp-sharedmemory-client

Version:

A node.js wrapper for shared memory plugin in kart racing pro.

13 lines (12 loc) 228 B
{ "compilerOptions": { "strict": true, "lib": ["ESNext"], "module": "ESNext", "target": "ES6", "outDir": "dist", "declaration": true, "esModuleInterop": true }, "include": ["src"] }