UNPKG

@wordpress/components

Version:
7 lines 343 B
export declare function useDeprecated36pxDefaultSizeProp<P extends Record<string, any> & { __next36pxDefaultSize?: boolean; __next40pxDefaultSize?: boolean; }>(props: P): Omit<P, "__next36pxDefaultSize" | "__next40pxDefaultSize"> & { __next40pxDefaultSize: boolean | undefined; }; //# sourceMappingURL=use-deprecated-props.d.ts.map