UNPKG

@fluent-windows/core

Version:

React components that inspired by Microsoft's Fluent Design System.

2 lines (1 loc) 112 B
export declare const createValidator: (descriptor: any, values: any, callback: (errors: any[]) => void) => any;