Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/formatjs/formatjs
/ Args
Interface
Args
tools/check_no_internal_imports.ts:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
minimist from
'minimist'
4
5
interface
Args extends minimist.ParsedArgs {
6
_: string[]
7
}
8
9
const
PATTERN = /#packages\
//
10
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected