interfaces/ts/00_commitinfo_data.ts

9 lines
219 B
TypeScript
Raw Permalink Normal View History

2022-07-16 15:45:10 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@uptime.link/interfaces',
2023-04-19 19:48:16 +00:00
version: '2.0.21',
2022-07-16 15:45:10 +00:00
description: 'TypeScript interface for the uptime.link API and modules'
}