webwidget/ts_web/00_commitinfo_data.ts

9 lines
212 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 15:46:52 +00:00
name: '@uptime.link_private/webwidget',
2023-10-06 15:50:51 +00:00
version: '1.0.77',
2023-10-06 11:58:03 +00:00
description: 'the webwidget for public use of uptimelink'
}