webclient/ts/00_commitinfo_data.ts

9 lines
274 B
TypeScript
Raw Normal View History

2022-08-01 18:02:06 +02:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-08-27 12:16:51 +02:00
name: '@consent.software/webclient',
version: '1.0.17',
2022-08-01 18:02:06 +02:00
description: 'a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it.'
}