9 lines
243 B
TypeScript
9 lines
243 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartchok',
|
|
version: '3.0.0',
|
|
description: 'A cross-runtime file watcher with glob pattern support for Node.js, Deno, and Bun.'
|
|
}
|