smartaction/ts/index.ts
2022-02-27 14:08:03 +01:00

4 lines
122 B
TypeScript

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