zwift-data
    Preparing search index...

    Interface UnlockableCategory

    interface UnlockableCategory {
        id: number;
        name: string;
    }
    Index

    Properties

    Properties

    id: number
    name: string