UNPKG
@sphereon/pex-models
Version:
latest (2.3.2)
2.3.2
2.3.1
2.3.0
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.6
2.1.5
2.1.4
2.1.4-unstable.1
2.1.4-unstable.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.2-unstable.0
2.0.1
2.0.0
2.0.0-unstable.2
2.0.0-unstable.0
1.2.2
1.2.1
1.2.0
1.1.0
Presentation Exchange v1 and v2 typescript models
Sphereon-Opensource/pex-openapi
@sphereon/pex-models
/
dist
/
model
/
issuance.d.ts
5 lines
(4 loc)
•
83 B
TypeScript
View Raw
1
2
3
4
5
export
interface
Issuance
{ [
key
:
string
]:
any
|
any
;
manifest
?:
string
; }