webjwt/ts/00_commitinfo_data.ts
2023-08-21 12:38:33 +02:00

9 lines
191 B
TypeScript

/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/webjwt',
version: '1.0.9',
description: 'a package to handle jwt in the web'
}