UNPKG

@cuba-platform/front-generator

Version:
3 lines (2 loc) 119 B
import * as ts from "typescript"; export declare function renderTSNodes(nodes: ts.Node[], separator?: string): string;