9 lines
193 B
TypeScript
9 lines
193 B
TypeScript
/**
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartpath',
|
|
version: '5.0.9',
|
|
description: 'offers smart ways to handle paths'
|
|
}
|