mapbiz
    Preparing search index...

    Interface ProjecsMainContent

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

    interface ProjecsMainContent {
        public?: boolean;
        text_1: string;
        text_2: string;
        title: string;
    }
    Index

    Properties

    public?: boolean
    text_1: string
    text_2: string
    title: string

    100