UNPKG

react-loading-icons

Version:

React implementation of the SVG Loaders library by Sam Herbert

11 lines 157 B
{ "extends": "./tsconfig.json", "include": [ "src" ], "compilerOptions": { "declaration": true, "module": "ESNext", "outDir": "./dist/esm/", } }