Type alias AppVersionErrorEvent

AppVersionErrorEvent: {
    type: "app-version-error";
} & AppVersionError

Generated using TypeDoc