Kind: Function
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/permalink.ts
Signature
tsfunction looksLikeCredentialValue(value: string, secrets: string[]): boolean
Parameters
| Name | Type |
|---|---|
value | string |
secrets | string[] |
Returns: boolean
Was this page helpful?