Traqula
    Preparing search index...

    Type Alias Safeness

    Safeness: "safe" | "unsafe"

    Controls whether transform callbacks receive fully typed nodes ('unsafe') or nodes where all fields are unknown ('safe'). Using 'safe' (the default) forces explicit type narrowing, reducing the risk of incorrect assumptions.