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

    Type Alias slugGetSlugStatusResponse200

    Get the availability of the slug.

    type slugGetSlugStatusResponse200 = {
        data: SlugStatus;
        status: 200;
    }
    Index

    Properties

    Properties

    status: 200