UNPKG

n8n-nodes-googlesearch

Version:

n8n node for Google Search API without Python dependency

3 lines (2 loc) 130 B
export { GoogleSearch } from './nodes/GoogleSearch/GoogleSearch.node'; export * from './credentials/GoogleSearchApi.credentials';