@zone-eu/types
v0.1.6
Published
Shared TypeScript types for the Zone.eu ZMS stack.
Readme
@zone-eu/types
Shared TypeScript types for the ZMS stack: WildDuck, ZoneMTA, ZMS plugins, and related packages.
This package only publishes declarations. Add stack-specific types under src/,
export them from src/index.ts, and run:
npm run buildThe build emits .d.ts files into dist/.
