first commit
This commit is contained in:
3
frontend/node_modules/antd/lib/_util/getRenderPropValue.d.ts
generated
vendored
Normal file
3
frontend/node_modules/antd/lib/_util/getRenderPropValue.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type * as React from 'react';
|
||||
export type RenderFunction = () => React.ReactNode;
|
||||
export declare const getRenderPropValue: (propValue?: React.ReactNode | RenderFunction) => React.ReactNode;
|
||||
Reference in New Issue
Block a user