Interface HonuaGeometryServiceOptions

interface HonuaGeometryServiceOptions {
    client: HonuaClient;
}

Properties

Properties

client: HonuaClient