9 lines
233 B
TypeScript
9 lines
233 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartbrowser',
|
|
version: '2.0.7',
|
|
description: 'A simplified Puppeteer wrapper for easy automation and testing tasks.'
|
|
}
|