mapbiz
    Preparing search index...

    Interface Stack

    Сериализация стеков

    interface Stack {
        category: string;
        id: number;
        order?: number;
        svg?: string;
        title: string;
    }
    Index

    Properties

    category: string
    id: number
    order?: number

    0

    2147483647

    svg?: string

    (?:svg)$

    title: string

    500