9 lines
242 B
TypeScript
9 lines
242 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartchok',
|
|
version: '1.1.0',
|
|
description: 'A smart wrapper for chokidar 4.x with glob pattern support and enhanced features.'
|
|
}
|