UNPKG

@apideck/react-vault

Version:

<br />

3 lines (2 loc) 149 B
import { Connection } from '../types/Connection'; export declare const getApiName: (connection: Connection, label?: string | undefined) => string;