smartsign/ts/index.ts

4 lines
119 B
TypeScript
Raw Normal View History

2023-11-24 23:52:56 +00:00
import * as plugins from './smartsign.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';