Skip to main content
Module

x/ky/tsconfig.dist.json

🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API
Go to Latest
File
{ "extends": "./tsconfig", "compilerOptions": { "sourceMap": true, "inlineSources": true, "rootDir": "./source", "outDir": "./distribution" }, "include": [ "source" ]}