Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ generate-example-files.ts
File
generate-example-files.ts
packages/airnode-examples/dev-scripts/generate-example-files.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readdirSync } from
'fs'
;
2
import
{ join } from
'path'
;
3
import
{ runAndHandleErrors } from
'../src'
;
4
Callers
nothing calls this directly
Calls
1
runAndHandleErrors
Function · 0.90
Tested by
no test coverage detected