Files
smartntml/ts/00_commitinfo_data.ts

9 lines
227 B
TypeScript
Raw Permalink Normal View History

2022-05-28 17:29:36 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-05-28 17:29:36 +02:00
*/
export const commitinfo = {
2024-05-28 00:28:33 +02:00
name: '@push.rocks/smartntml',
version: '2.0.8',
2024-05-28 00:28:33 +02:00
description: 'Provides lit-html rendering capabilities for backend applications.'
2022-05-28 17:29:36 +02:00
}