sveltekit-enhance
    Preparing search index...

    Variable RequestCorrelationConst

    RequestCorrelation: {
        attach: (input: EnhanceInput<"handle">) => void;
        header: string;
    } = ...

    Type Declaration

    • attach: (input: EnhanceInput<"handle">) => void