IGUHealth
    Preparing search index...

    Type Alias HTTPContext

    type HTTPContext = {
        headers?: Record<string, string>;
    }
    Index

    Properties

    Properties

    headers?: Record<string, string>