Files
SubMiner/src/types.ts

7 lines
208 B
TypeScript

export * from './types/anki';
export * from './types/config';
export * from './types/integrations';
export * from './types/runtime';
export * from './types/runtime-options';
export * from './types/subtitle';