OS Probabilities API - v0.1.0
    Preparing search index...

    Interface LootboxAdapterOptions

    interface LootboxAdapterOptions {
        seedPrefix?: string;
        tableId: string;
    }
    Index

    Properties

    Properties

    seedPrefix?: string
    tableId: string