webwidget/ts_web/00_commitinfo_data.ts

9 lines
204 B
TypeScript
Raw Normal View History

2023-10-06 11:58:03 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-10-06 14:31:49 +00:00
name: '@uptime.link/webwidget',
version: '1.0.73',
2023-10-06 11:58:03 +00:00
description: 'the webwidget for public use of uptimelink'
}