webclient/ts/00_commitinfo_data.ts

9 lines
275 B
TypeScript

/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@consent.software/webclient',
version: '1.0.18',
description: 'a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it.'
}