Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatGuySam/doesitarm
/ download-stork-executable.js
File
download-stork-executable.js
scripts/download-stork-executable.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ downloadStorkExecutable } from
'~/helpers/stork/executable.js'
2
3
;(
async
() => {
4
await
downloadStorkExecutable()
Callers
nothing calls this directly
Calls
1
downloadStorkExecutable
Function · 0.90
Tested by
no test coverage detected