Latest updates from IceHrmPro
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import React from 'react';
|
||||
export declare function fillRef<T>(ref: React.Ref<T>, node: T): void;
|
||||
export declare function composeRef<T>(...refs: React.Ref<T>[]): React.Ref<T>;
|
||||
Reference in New Issue
Block a user