Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/formatjs/formatjs
/ extract
Method
extract
packages/cli-lib/native.ts:54–54 ·
view source on GitHub ↗
(inputFiles: string[], opts?: NativeExtractOptions)
Source
from the content-addressed store, hash-verified
52
opts?: NativeCompileOptions
53
): string
54
extract(inputFiles: string[], opts?: NativeExtractOptions): string
55
supportedBuiltinFormatters(): string[]
56
}
57
Callers
1
extractWithNative
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected