UNPKG

react-better-slot

Version:
12 lines (11 loc) 266 B
{ "compilerOptions": { "target": "ES5", "module": "ESNext", "lib": ["esnext", "dom"], "jsx": "react", "declaration": true, "allowSyntheticDefaultImports": true }, "exclude": ["node_modules", "es", "lib"] }