.npmignore 56 B

12345678
  1. *.ts
  2. !*.d.ts
  3. .*
  4. .github
  5. .vscode
  6. docs
  7. test
  8. tsconfig.json