Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigcommerce/stencil-cli
/ stencil-pull.utils.js
File
stencil-pull.utils.js
lib/stencil-pull.utils.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
'fs'
;
2
import
* as _ from
'lodash-es'
;
3
import
themeApiClient from
'./theme-api-client.js'
;
4
import
{ parseJsonFile } from
'./utils/fsUtils.js'
;
Callers
nothing calls this directly
Calls
2
parseJsonFile
Function · 0.90
log
Method · 0.80
Tested by
no test coverage detected