@nycu-sdc/core-system-sdk
    Preparing search index...

    Type Alias authRefreshTokenResponse404

    type authRefreshTokenResponse404 = {
        data: void;
        status: 404;
    }
    Index

    Properties

    Properties

    data: void
    status: 404