UNPKG

@tunnel-cast/tunnel-cast

Version:

<br>

9 lines (8 loc) 189 B
export interface EmptyIdentifierFn<Args = any> { (constraintFnParams: { args: Args; fieldValue: any; fieldName: string; path: string; }): boolean; }