UNPKG

moeralib

Version:

Library to interact with Moera decentralized social network

3 lines 173 B
import { ValidationResult } from "../schema"; export declare function validateSchema(schemaName: string, data: any): ValidationResult; //# sourceMappingURL=validate.d.ts.map