UNPKG

tweak-tools

Version:

Tweak your React projects until awesomeness

3 lines (2 loc) 102 B
export declare const schema: (o: any) => boolean; export declare const sanitize: (v: any) => boolean;