cli/ts/index.ts

4 lines
116 B
TypeScript
Raw Normal View History

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