smartmanifest/ts/index.ts

4 lines
124 B
TypeScript
Raw Normal View History

2019-05-27 11:13:41 +00:00
import * as plugins from './smartmanifest.plugins';
export let standardExport = 'Hi there! :) This is an exported string';