tink/ts/index.ts

4 lines
115 B
TypeScript
Raw Permalink Normal View History

2022-01-26 15:01:10 +00:00
import * as plugins from './tink.plugins';
export let standardExport = 'Hi there! :) This is an exported string';