Documentation
    Preparing search index...

    Type Alias MarketConfig

    type MarketConfig = {
        id: number;
        key: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: number
    key: string
    name: string