cli/ts/mod_standard/mod.plugins.ts
2024-06-21 19:48:43 +02:00

5 lines
106 B
TypeScript

export * from '../plugins.js';
import * as smartfile from '@push.rocks/smartfile';
export { smartfile };