UNPKG

@aiueb/loadstone

Version:

A straight wrapper around the XIVAPI to pull character data.

13 lines 251 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "baseUrl": ".", "outDir": "./dist", "rootDir": "./src", "declaration": true }, "exclude": [ "node_modules", "**/*.spec.ts" ] }