api/ts/index.ts

4 lines
116 B
TypeScript

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