UNPKG

@divstake-nestjs/validators-registry

Version:

NestJS Validators registry Module for Lido Finance projects. Part of [DivStake NestJS Modules](https://github.com/skaibaLab/divstake-nestjs-modules/#readme)

6 lines (5 loc) 189 B
export * from './primitives'; export * from './block-header.type'; export * from './consensus-meta.type'; export * from './validator.type'; export * from './validators-and-meta.type';