smartpath/ts/00_commitinfo_data.ts

9 lines
194 B
TypeScript
Raw Normal View History

2023-07-11 22:26:35 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartpath',
2024-04-12 13:00:06 +00:00
version: '5.0.13',
2023-07-11 22:26:35 +00:00
description: 'offers smart ways to handle paths'
}