Files
smartocr/ts/index.ts
T

3 lines
95 B
TypeScript
Raw Normal View History

2024-04-18 16:43:32 +02:00
export * from './smartocr.classes.smartocr.js';
2026-05-19 06:42:42 +00:00
export type * from './smartocr.interfaces.js';