tsbundle/ts/00_commitinfo_data.ts

9 lines
216 B
TypeScript
Raw Normal View History

2022-05-02 16:23:36 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@gitzone/tsbundle',
2023-06-03 15:33:32 +00:00
version: '2.0.8',
2022-05-02 16:23:36 +00:00
description: 'a bundler using rollup for painless bundling of web projects'
}