leading-comment-attachable.d.ts 137 B

12
  1. import { LeadingCommentAttachable } from "../types";
  2. export declare function createLeadingCommentAttachable(): LeadingCommentAttachable;