AdapterInterface.isSupported() method
Whether the adapter is supported in the current environment.
Signature:
isSupported(): Promise<boolean>;
Returns:
Promise<boolean>
Whether the adapter is supported in the current environment.
Signature:
isSupported(): Promise<boolean>;
Returns:
Promise<boolean>