smartping/ts/index.ts
2022-10-20 08:24:20 +02:00

4 lines
119 B
TypeScript

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