Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ stop-local-airnode.ts
File
stop-local-airnode.ts
packages/airnode-examples/src/scripts/stop-local-airnode.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ cliPrint, readIntegrationInfo, runAndHandleErrors, runShellCommand } from
'../'
;
2
3
// eslint-disable-next-line require-await
4
const
main =
async
() => {
Callers
nothing calls this directly
Calls
1
runAndHandleErrors
Function · 0.85
Tested by
no test coverage detected