dyad-fsa-fetch
Version:
Dyad fetch API middleware with Flux Standard Action support
24 lines (23 loc) • 373 B
JSON
{
"files": [
"src/dyad-fsa-fetch.ts"
],
"compilerOptions": {
"declaration": true,
"target": "es5",
"module": "commonjs",
"strict": true,
"noUnusedLocals": true,
"lib": [
"dom",
"dom.iterable",
"es2015",
"scripthost"
],
"typeRoots": [
"d.ts",
"node_modules/@types"
],
"outDir": "."
}
}