smartmanifest/ts/index.ts
2019-05-27 13:13:41 +02:00

4 lines
124 B
TypeScript

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