UNPKG

@impler/shared

Version:

Reusable types and classes to shared between apps and libraries

6 lines 155 B
export interface IValidator { _id?: string; _templateId: string; onBatchInitialize: string; } //# sourceMappingURL=Validator.interface.d.ts.map