smartfile-interfaces/ts/index.ts
2020-10-02 18:45:17 +00:00

4 lines
131 B
TypeScript

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