mocksaml/utils/index.ts

3 lines
54 B
TypeScript
Raw Normal View History

2022-02-21 16:23:43 +00:00
export * from './certificate';
2022-02-23 13:48:20 +00:00
export * from './idp';