webwidget/ts_web/00_commitinfo_data.ts

9 lines
203 B
TypeScript
Raw Normal View History

2023-10-06 11:58:03 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@uptimelink/webwidget',
2023-10-06 14:25:57 +00:00
version: '1.0.71',
2023-10-06 11:58:03 +00:00
description: 'the webwidget for public use of uptimelink'
}