MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise /

Class

packages/components/credentials/PostgresApi.credential.ts:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { INodeParams, INodeCredential } from '../src/Interface'
2
3class PostgresApi implements INodeCredential {
4 label: string
5 name: string
6 version: number

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected