UNPKG

prettier-plugin-multiline-arrays

Version:
3 lines (2 loc) 97 B
import { Comment } from 'estree'; export declare function extractComments(node: any): Comment[];