Files
handler/src/core/plugins/index.ts
2023-05-06 22:13:09 -05:00

3 lines
57 B
TypeScript

export * from './args';
export * from './create-plugin';