@xoxno/sdk-js
    Preparing search index...

    Type Alias SpokeGraphDto

    type SpokeGraphDto = {
        points: SpokeGraphPointDto[];
        spokeId: number;
    }
    Index

    Properties

    Properties

    spokeId: number