1
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import type { SharedPickerProps } from '../interface';
|
||||
export declare function pickTriggerProps(props: Omit<SharedPickerProps, 'showTime'>): Omit<SharedPickerProps<any>, "showTime">;
|
||||
Reference in New Issue
Block a user