Files

2 lines
114 B
TypeScript

export declare function pickProProps(props: Record<string, any>, customValueType?: boolean): Record<string, any>;