tink/ts/index.ts
2022-01-26 16:01:10 +01:00

4 lines
115 B
TypeScript

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