UNPKG

arcx

Version:

A lightweight, dependency-free fetch utility for APIs and React.

11 lines (10 loc) 188 B
// tsconfig.cjs.json { "extends": "./tsconfig.json", "compilerOptions": { "outDir": "dist/cjs", "module": "CommonJS", "declaration": true, "declarationMap": true } }