UNPKG

@sphereon/pex-models

Version:

Presentation Exchange v1 and v2 typescript models

7 lines (6 loc) 116 B
export interface Descriptor { id: string; path: string; path_nested?: Descriptor; format: string; }