interface NgwLayerIdentifyError {
    error: "Not implemented";
}

Properties

Properties

error