9 lines
203 B
TypeScript
9 lines
203 B
TypeScript
/**
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@uptimelink/webwidget',
|
|
version: '1.0.70',
|
|
description: 'the webwidget for public use of uptimelink'
|
|
}
|