An open API service indexing awesome lists of open source software.

https://github.com/supsign/unplugin-interfaces


https://github.com/supsign/unplugin-interfaces

Last synced: 5 months ago
JSON representation

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