Function: decodeBase64StringObjectFromUrl
string-utils/src.decodeBase64StringObjectFromUrl
decodeBase64StringObjectFromUrl(
str?):Record<string,unknown>
Parameters
▪ str?: string
Returns
Record<string, unknown>
Source
libs/string-utils/src/lib/url.ts:1
Generated using typedoc-plugin-markdown and TypeDoc