UNPKG
@openzeppelin/ui-builder-adapter-midnight
Version:
latest (0.13.0)
rc (0.0.0-rc-20251105132527)
0.13.0
0.12.0
0.10.1
0.10.0
0.0.0-rc-20251105132527
0.0.0-rc-20251105125421
0.0.0-rc-20251104191208
0.0.0-rc-20251104113339
0.0.0-rc-20251010143740
0.0.0-rc-20250924154551
0.0.0-rc-20250924145143
0.0.0-rc-20250924134731
0.0.0-rc-20250924072236
Midnight Adapter for UI Builder
github.com/OpenZeppelin/ui-builder
OpenZeppelin/ui-builder
@openzeppelin/ui-builder-adapter-midnight
/
src
/
utils
/
index.ts
6 lines
(4 loc)
•
107 B
text/typescript
View Raw
1
2
3
4
5
6
// Barrel file
export
*
from
'./artifacts'
;
export
*
from
'./schema-parser'
;
export
*
from
'./validator'
;