mapbiz
    Preparing search index...

    Interface Companion

    Сериализация компаньонов

    interface Companion {
        image?: string;
        order?: number;
        text: string;
        title: string;
    }
    Index

    Properties

    Properties

    image?: string

    (?:svg)$

    order?: number

    0

    2147483647

    text: string

    1000

    title: string

    500