isUninstallExtensionSupported
Defined in thirdweb/src/extensions/modular/__generated__/ModularCore/write/uninstallExtension.ts#L55
Checks if the uninstallExtension
method is supported by the given contract.
Example
Parameters
Returns
A promise that resolves to a boolean indicating if the uninstallExtension
method is supported.