@alpaca-software/40kdc-data
    Preparing search index...

    Interface GameVersionReference

    This interface was referenced by 0KdcBundledSchemas's JSON-Schema via the definition "game-version-ref".

    interface GameVersionReference {
        edition: string;
        dataslate: string;
        [k: string]: unknown;
    }

    Indexable

    • [k: string]: unknown
    Index

    Properties

    Properties

    edition: string
    dataslate: string