smartfile-interfaces/ts/index.ts

4 lines
131 B
TypeScript
Raw Normal View History

2020-10-02 18:45:17 +00:00
import * as plugins from './smartfile-interfaces.plugins';
export let standardExport = 'Hi there! :) This is an exported string';