3 lines
72 B
TypeScript
Raw Normal View History

export * as tasks from './tasks';
export * as modules from './modules';