commitinfo/ts/index.ts

4 lines
120 B
TypeScript
Raw Normal View History

2022-04-25 07:58:42 +00:00
import * as plugins from './commitinfo.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';