typedserver/ts/00_commitinfo_data.ts

9 lines
289 B
TypeScript
Raw Permalink Normal View History

2023-03-29 12:54:07 +00:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2023-03-29 12:54:07 +00:00
*/
export const commitinfo = {
2023-08-03 18:45:09 +00:00
name: '@api.global/typedserver',
version: '3.0.51',
2024-04-18 23:01:29 +00:00
description: 'A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.'
2023-03-29 12:54:07 +00:00
}