9 lines
208 B
TypeScript
9 lines
208 B
TypeScript
/**
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartfile',
|
|
version: '10.0.29',
|
|
description: 'offers smart ways to work with files in nodejs'
|
|
}
|