UNPKG

@wordpress/blocks

Version:
7 lines 196 B
/** * Looks for comments, and removes them. * * @param node The node to be processed. */ export default function commentRemover(node: Node): void; //# sourceMappingURL=comment-remover.d.ts.map