jimpex
    Preparing search index...

    Type Alias HSTSMiddlewareSettings

    HSTSMiddlewareSettings: HSTSMiddlewarePartialOptions & { enabled?: boolean }

    The options for the middleware creator that will create the middleware, or not, depending on the enabled option.

    Type Declaration

    • Optionalenabled?: boolean

      If it's not true, it won't return the middleware.