Interface FrontendMapping

interface FrontendMapping {
    bigSection: FrontendBigSection[];
}

Properties

Properties

bigSection: FrontendBigSection[]

Generated using TypeDoc