UNPKG

@7nohe/openapi-react-query-codegen

Version:
3 lines (2 loc) 127 B
import ts from "typescript"; export declare function addJSDocToNode<T extends ts.Node>(node: T, jsDoc: string | undefined): T;