ElevationPayload: Payload<{
    elevation?: number;
    schema: ElevationSchema;
}>

Type declaration

Generated using TypeDoc