dts.config.json 107 B

12345678
  1. {
  2. "entries": [
  3. {
  4. "filePath": "./lib/index.ts",
  5. "outFile": "./dist/index.d.ts"
  6. }
  7. ]
  8. }