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