Takaro - v0.4.9
    Preparing search index...

    Interface ShopImportOptions

    ShopImportOptions

    interface ShopImportOptions {
        draft?: boolean;
        gameServerId: string;
        replace?: boolean;
    }
    Index

    Properties

    draft?: boolean

    ShopImportOptions

    gameServerId: string

    ShopImportOptions

    replace?: boolean

    ShopImportOptions