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

    Type Alias responsesGetFormResponseResponse404

    type responsesGetFormResponseResponse404 = {
        data: NotFound;
        status: 404;
    }
    Index

    Properties

    Properties

    data: NotFound
    status: 404