Interface NotSupportedPlatformError

interface NotSupportedPlatformError {
    _tag: "NotSupportedPlatformError";
}

Properties

Properties

_tag