3 lines
56 B
TypeScript

export * from './interpreter';
export * from './types';