UNPKG

prettier-plugin-marko

Version:

A prettier plugin for parsing and printing Marko files

2 lines (1 loc) 98 B
export default function outerCodeMatches(str: string, test: RegExp, enclosed?: boolean): boolean;