UNPKG

@furo/framework

Version:
9 lines (8 loc) 215 B
export class ValidatorGoogleProtobufTimestamp { /** * checks field constraints * @param field * @returns {Promise<unknown>} */ static validateConstraints(field: any): Promise<unknown>; }