Files
tsclass/ts/authentication/index.ts

3 lines
65 B
TypeScript
Raw Normal View History

2022-04-28 12:18:26 +02:00
export * from './claim.js';
export * from './processedclaim.js';