commitinfo/ts/index.ts
2022-04-25 09:58:42 +02:00

4 lines
120 B
TypeScript

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