tapbundle-fs/ts/00_commitinfo_data.ts

9 lines
191 B
TypeScript
Raw Permalink Normal View History

2022-12-04 16:13:58 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/tapbundle-fs',
2022-12-05 07:03:00 +00:00
version: '1.0.4',
2022-12-04 16:13:58 +00:00
description: 'an fs extension for tapbundle'
}