smartocr/ts/index.ts
2021-11-28 23:15:14 +01:00

4 lines
119 B
TypeScript

import * as plugins from './smartocr.plugins';
export let standardExport = 'Hi there! :) This is an exported string';