decodePublishableKey
decodePublishableKey(
key):PublishableKeyPayload
Defined in: publishableKey.ts:50
Decode a publishable key. Throws TypeError on anything malformed — a bad key is a configuration error at integration time, not a runtime condition to degrade around.
Parameters
Section titled “Parameters”string