Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cloudquery/cloudquery
/ createAirtableServeCommand
Function
createAirtableServeCommand
plugins/source/airtable/src/serve.ts:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
import
{ newAirtablePlugin } from
'./plugin.js'
;
4
5
export
const
createAirtableServeCommand = () => createServeCommand(newAirtablePlugin());
Callers
2
serve.test.ts
File · 0.85
main.ts
File · 0.85
Calls
1
newAirtablePlugin
Function · 0.85
Tested by
no test coverage detected