Interface hzone_Config

interface hzone_Config {
    default?: HyperRender<any, any>[];
}

Properties

Properties

default?: HyperRender<any, any>[]

Generated using TypeDoc