api/ts/index.ts

4 lines
116 B
TypeScript
Raw Normal View History

2022-07-17 00:38:15 +00:00
import * as plugins from './uplapi.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';