Blockchain Commons Uniform Resources TypeScript Library - v1.0.0-alpha.13
Preparing search index...
isURDecodable
Function isURDecodable
isURDecodable
(
obj
:
unknown
)
:
obj
is
URDecodable
Helper function to check if an object implements URDecodable.
Parameters
obj
:
unknown
Returns
obj
is
URDecodable
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Blockchain Commons Uniform Resources TypeScript Library - v1.0.0-alpha.13
Loading...
Helper function to check if an object implements URDecodable.