smartsign/ts/index.ts
2023-11-25 00:52:56 +01:00

4 lines
119 B
TypeScript

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