mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 08:32:56 +00:00
4 lines
180 B
TypeScript
4 lines
180 B
TypeScript
import type { Field } from '../types';
|
|
declare const _default: (fieldReference: Field["_f"]) => boolean;
|
|
export default _default;
|
|
//# sourceMappingURL=hasPromiseValidation.d.ts.map
|