tsbundle/ts/00_commitinfo_data.ts

9 lines
218 B
TypeScript
Raw Normal View History

2022-05-02 16:23:36 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-08-26 13:08:23 +00:00
name: '@git.zone/tsbundle',
2024-01-10 04:07:08 +00:00
version: '2.0.15',
2022-05-02 16:23:36 +00:00
description: 'a bundler using rollup for painless bundling of web projects'
}