smartocr/ts/index.ts

4 lines
119 B
TypeScript
Raw Normal View History

2021-11-28 22:15:14 +00:00
import * as plugins from './smartocr.plugins';
export let standardExport = 'Hi there! :) This is an exported string';