dees-element/ts/00_commitinfo_data.ts

9 lines
271 B
TypeScript
Raw Normal View History

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