Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ export.ts
File
export.ts
npm_modules/cli/src/commands/export.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
'fs'
;
2
import
path from
'path'
;
3
import
type
{ Argv } from
'yargs'
;
4
import
{ ALL_ARCHITECTURES, ANSI_COLORS, PLATFORM } from
'../core/constants'
;
Callers
nothing calls this directly
Calls
2
makeArgsBuilder
Function · 0.90
makeCommandHandler
Function · 0.90
Tested by
no test coverage detected