attach.d.ts 90 B

12
  1. import { Root } from "./types";
  2. export declare function attachComments(root: Root): void;