smartaction/ts/index.ts

4 lines
122 B
TypeScript
Raw Permalink Normal View History

2022-02-27 13:08:03 +00:00
import * as plugins from './smartaction.plugins';
export let standardExport = 'Hi there! :) This is an exported string';