1 line
69 B
TypeScript
1 line
69 B
TypeScript
export declare function renderChild(child: any): AsyncIterable<any>;
|
export declare function renderChild(child: any): AsyncIterable<any>;
|