MCPcopy Create free account
hub / github.com/Dart-Code/Dart-Code / dartdocs.ts

File dartdocs.ts

src/shared/utils/dartdocs.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { escapeRegExp } from "../utils";
2
3const materialIconRegex = new RegExp(
4 escapeRegExp('<i class="material-icons')

Callers

nothing calls this directly

Calls 1

escapeRegExpFunction · 0.90

Tested by

no test coverage detected