https://github.com/supsign/unplugin-interfaces
https://github.com/supsign/unplugin-interfaces
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/supsign/unplugin-interfaces
- Owner: supsign
- License: mit
- Created: 2025-10-16T08:04:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-13T19:08:50.000Z (7 months ago)
- Last Synced: 2025-11-13T21:09:04.240Z (7 months ago)
- Language: TypeScript
- Size: 263 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# @supsign/unplugin-interfaces
Generiert globale Interface-Deklarationen (`interfaces.d.ts`) und einen `index.ts` aus allen `export interface`-Definitionen in einem Verzeichnis.
## Installation
```bash
pnpm add -D @supsign/unplugin-interfaces