interface JLayerForm {
    id: JId;
    name: string;
    type: JFORM_TYPES;
}

Properties

Properties

id: JId
name: string