cli/ts/index.ts
2022-07-17 18:44:54 +02:00

4 lines
116 B
TypeScript

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