UNPKG

plugify-plugins-types-generator

Version:

tool to generate d.ts for plugify plugins by pplugin file (ESM)

10 lines (6 loc) 268 B
## Plugify TS Types Generator ### Description This tool used for generate `d.ts` files from `<plugin-name>.pplugin` like [**this**](https://github.com/untrustedmodders/plugify-source-2/blob/main/s2sdk.pplugin.in) ### Requirements - NodeJS >=18.x (~) - ESM (`.mjs`)