Spaces:
Sleeping
Sleeping
| import { ForwardReference } from '../interfaces/modules/forward-reference.interface'; | |
| /** | |
| * @publicApi | |
| */ | |
| export declare const forwardRef: (fn: () => any) => ForwardReference; | |
| import { ForwardReference } from '../interfaces/modules/forward-reference.interface'; | |
| /** | |
| * @publicApi | |
| */ | |
| export declare const forwardRef: (fn: () => any) => ForwardReference; | |