Enode — API Reference
    Preparing search index...

    Type Alias LoadContextShape

    LoadContextShape:
        | { bodyweightKg: null; mode: "absolute" }
        | { bodyweightKg: number; mode: "bodyweight" }