dees-element/ts/00_commitinfo_data.ts

9 lines
271 B
TypeScript
Raw Normal View History

2022-05-01 16:52:42 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-05-01 16:52:42 +02:00
*/
export const commitinfo = {
2023-08-07 17:06:41 +02:00
name: '@design.estate/dees-element',
version: '2.0.41',
description: 'A library for creating custom elements extending the lit element class with additional functionalities.'
2022-05-01 16:52:42 +02:00
}