9 lines
217 B
TypeScript
9 lines
217 B
TypeScript
|
|
/**
|
||
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
||
|
|
*/
|
||
|
|
export const commitinfo = {
|
||
|
|
name: '@idp.global/sdk',
|
||
|
|
version: '1.1.0',
|
||
|
|
description: 'Reusable browser and server SDK for idp.global authentication.'
|
||
|
|
}
|