smartntml/ts/00_commitinfo_data.ts

9 lines
226 B
TypeScript
Raw Permalink Normal View History

2022-05-28 15:29:36 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2024-05-27 22:28:33 +00:00
name: '@push.rocks/smartntml',
2024-05-28 08:40:38 +00:00
version: '2.0.7',
2024-05-27 22:28:33 +00:00
description: 'Provides lit-html rendering capabilities for backend applications.'
2022-05-28 15:29:36 +00:00
}