Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ escapeRegExp } from
"../utils"
;
2
3
const
materialIconRegex =
new
RegExp(
4
escapeRegExp(
'<i class="material-icons'
)
Callers
nothing calls this directly
Calls
1
escapeRegExp
Function · 0.90
Tested by
no test coverage detected