From 271d3d0cb5f0e84590dadd74f98b82cd5bac02e1 Mon Sep 17 00:00:00 2001 From: asos-craigmorten Date: Fri, 26 Jun 2020 18:30:44 +0000 Subject: [PATCH] publish typedocs --- docs/classes/_response_.response.html | 58 ++++---- docs/classes/_view_.view.html | 20 +-- docs/interfaces/_types_.application.html | 132 ++++++++--------- docs/interfaces/_types_.byterange.html | 4 +- docs/interfaces/_types_.handler.html | 2 +- docs/interfaces/_types_.iroute.html | 54 +++---- docs/interfaces/_types_.irouter.html | 74 +++++----- docs/interfaces/_types_.irouterhandler.html | 4 +- docs/interfaces/_types_.iroutermatcher.html | 6 +- docs/interfaces/_types_.mediatype.html | 8 +- docs/interfaces/_types_.nextfunction.html | 4 +- docs/interfaces/_types_.opine.html | 136 +++++++++--------- docs/interfaces/_types_.request.html | 90 ++++++------ docs/interfaces/_types_.requesthandler.html | 2 +- docs/interfaces/_types_.response.html | 60 ++++---- docs/interfaces/_types_.router.html | 76 +++++----- .../interfaces/_types_.routerconstructor.html | 78 +++++----- docs/interfaces/_types_.routeroptions.html | 6 +- docs/modules/_application_.html | 10 +- docs/modules/_methods_.html | 2 +- .../_middleware_bodyparser_getcharset_.html | 2 +- .../modules/_middleware_bodyparser_json_.html | 10 +- docs/modules/_middleware_bodyparser_raw_.html | 2 +- .../modules/_middleware_bodyparser_read_.html | 6 +- .../modules/_middleware_bodyparser_text_.html | 2 +- .../_middleware_bodyparser_typechecker_.html | 2 +- .../_middleware_bodyparser_urlencoded_.html | 2 +- docs/modules/_middleware_init_.html | 6 +- docs/modules/_middleware_query_.html | 2 +- docs/modules/_middleware_servestatic_.html | 10 +- docs/modules/_opine_.html | 4 +- docs/modules/_request_.html | 2 +- docs/modules/_router_index_.html | 22 +-- docs/modules/_router_layer_.html | 4 +- docs/modules/_router_route_.html | 2 +- docs/modules/_types_.html | 24 ++-- docs/modules/_utils_compileetag_.html | 8 +- docs/modules/_utils_contentdisposition_.html | 2 +- docs/modules/_utils_definegetter_.html | 2 +- docs/modules/_utils_etag_.html | 8 +- docs/modules/_utils_finalhandler_.html | 22 +-- docs/modules/_utils_fresh_.html | 8 +- docs/modules/_utils_merge_.html | 2 +- docs/modules/_utils_mergedescriptors_.html | 4 +- docs/modules/_utils_normalizetype_.html | 6 +- docs/modules/_utils_parseurl_.html | 8 +- docs/modules/_utils_pathtoregex_.html | 10 +- docs/modules/_utils_stringify_.html | 2 +- docs/modules/_view_.html | 4 +- 49 files changed, 507 insertions(+), 507 deletions(-) diff --git a/docs/classes/_response_.response.html b/docs/classes/_response_.response.html index f3334385..d876e878 100644 --- a/docs/classes/_response_.response.html +++ b/docs/classes/_response_.response.html @@ -141,7 +141,7 @@

app

app: Application
@@ -151,7 +151,7 @@

body

body: DenoResponseBody
@@ -161,7 +161,7 @@

headers

headers: Headers = new Headers()
@@ -171,7 +171,7 @@

locals

locals: any
@@ -181,7 +181,7 @@

req

req: Request
@@ -191,7 +191,7 @@

status

status: Status = 200
@@ -208,7 +208,7 @@

append

  • @@ -243,7 +243,7 @@

    attachment

  • @@ -272,7 +272,7 @@

    clearCookie

  • @@ -301,7 +301,7 @@

    cookie

  • @@ -333,7 +333,7 @@

    download

  • @@ -369,7 +369,7 @@

    end

  • @@ -397,7 +397,7 @@

    etag

  • @@ -426,7 +426,7 @@

    format

  • @@ -494,7 +494,7 @@

    get

  • @@ -523,7 +523,7 @@

    json

  • @@ -555,7 +555,7 @@

    jsonp

  • @@ -587,7 +587,7 @@

    links

  • @@ -621,7 +621,7 @@

    location

  • @@ -656,7 +656,7 @@

    render

  • @@ -697,7 +697,7 @@

    send

  • @@ -729,7 +729,7 @@

    sendFile

  • @@ -758,7 +758,7 @@

    sendStatus

  • @@ -793,7 +793,7 @@

    set

  • @@ -823,7 +823,7 @@

    Returns this

    Parameters

    @@ -846,7 +846,7 @@

    setStatus

  • @@ -877,7 +877,7 @@

    type

  • @@ -912,7 +912,7 @@

    unset

  • @@ -941,7 +941,7 @@

    vary

  • diff --git a/docs/classes/_view_.view.html b/docs/classes/_view_.view.html index 34a14bbe..f233a886 100644 --- a/docs/classes/_view_.view.html +++ b/docs/classes/_view_.view.html @@ -119,7 +119,7 @@

    constructor

  • @@ -159,7 +159,7 @@

    defaultEngine

    defaultEngine: any
    @@ -169,7 +169,7 @@

    engine

    engine: any
    @@ -179,7 +179,7 @@

    ext

    ext: any
    @@ -189,7 +189,7 @@

    name

    name: any
    @@ -199,7 +199,7 @@

    path

    path: any
    @@ -209,7 +209,7 @@

    root

    root: any
    @@ -226,7 +226,7 @@

    Private lookup

  • @@ -254,7 +254,7 @@

    Private render

  • @@ -285,7 +285,7 @@

    Private resolve

  • diff --git a/docs/interfaces/_types_.application.html b/docs/interfaces/_types_.application.html index acbe33ae..206383ff 100644 --- a/docs/interfaces/_types_.application.html +++ b/docs/interfaces/_types_.application.html @@ -97,7 +97,7 @@

    Callable

  • @@ -205,7 +205,7 @@

    _params

    @@ -215,7 +215,7 @@

    _router

    _router: Router
    @@ -231,7 +231,7 @@

    all

    @@ -247,7 +247,7 @@

    cache

    cache: any
    @@ -258,7 +258,7 @@

    caseSensitive

    @@ -269,7 +269,7 @@

    checkout

    @@ -280,7 +280,7 @@

    connect

    @@ -291,7 +291,7 @@

    copy

    @@ -302,7 +302,7 @@

    delete

    @@ -312,7 +312,7 @@

    engines

    engines: any
    @@ -323,7 +323,7 @@

    get

    @@ -334,7 +334,7 @@

    head

    @@ -344,7 +344,7 @@

    locals

    locals: any
    @@ -355,7 +355,7 @@

    lock

    @@ -366,7 +366,7 @@

    m-search

    @@ -377,7 +377,7 @@

    merge

    @@ -388,7 +388,7 @@

    mergeParams

    @@ -399,7 +399,7 @@

    mkactivity

    @@ -410,7 +410,7 @@

    mkcol

    @@ -420,7 +420,7 @@

    mountpath

    mountpath: string | string[]
    @@ -436,7 +436,7 @@

    move

    @@ -447,7 +447,7 @@

    notify

    @@ -458,7 +458,7 @@

    options

    @@ -469,7 +469,7 @@

    params

    @@ -479,7 +479,7 @@

    parent

    parent: any
    @@ -490,7 +490,7 @@

    patch

    @@ -501,7 +501,7 @@

    post

    @@ -512,7 +512,7 @@

    propfind

    @@ -523,7 +523,7 @@

    proppatch

    @@ -534,7 +534,7 @@

    purge

    @@ -545,7 +545,7 @@

    put

    @@ -556,7 +556,7 @@

    report

    @@ -566,7 +566,7 @@

    router

    router: string
    @@ -576,7 +576,7 @@

    routes

    routes: any
    @@ -597,7 +597,7 @@

    search

    @@ -607,7 +607,7 @@

    settings

    settings: any
    @@ -618,7 +618,7 @@

    stack

    @@ -634,7 +634,7 @@

    strict

    @@ -645,7 +645,7 @@

    subscribe

    @@ -656,7 +656,7 @@

    trace

    @@ -667,7 +667,7 @@

    unlock

    @@ -678,7 +678,7 @@

    unsubscribe

    @@ -689,7 +689,7 @@

    use

    @@ -706,7 +706,7 @@

    defaultConfiguration

  • @@ -728,7 +728,7 @@

    disable

  • @@ -756,7 +756,7 @@

    disabled

  • @@ -789,7 +789,7 @@

    emit

  • @@ -823,7 +823,7 @@

    enable

  • @@ -851,7 +851,7 @@

    enabled

  • @@ -884,7 +884,7 @@

    engine

  • @@ -962,7 +962,7 @@

    Private handle

    @@ -998,7 +998,7 @@

    init

  • @@ -1025,7 +1025,7 @@

    lazyrouter

  • @@ -1053,7 +1053,7 @@

    listen

  • @@ -1067,7 +1067,7 @@

    Returns Server

    Parameters

    @@ -1084,7 +1084,7 @@

    Returns Server

    Parameters

    @@ -1101,7 +1101,7 @@

    Returns Server

    Parameters

    @@ -1118,7 +1118,7 @@

    Returns Server

    Parameters

    @@ -1144,7 +1144,7 @@

    on

  • @@ -1200,7 +1200,7 @@

    path

  • @@ -1229,7 +1229,7 @@

    Private process_params

    Inherited from IRouter.process_params

    @@ -1267,7 +1267,7 @@

    render

  • @@ -1319,7 +1319,7 @@

    Returns void

    Parameters

    @@ -1367,7 +1367,7 @@

    route

    Parameters

    @@ -1390,7 +1390,7 @@

    set

  • diff --git a/docs/interfaces/_types_.byterange.html b/docs/interfaces/_types_.byterange.html index 3101701d..d1e8d24e 100644 --- a/docs/interfaces/_types_.byterange.html +++ b/docs/interfaces/_types_.byterange.html @@ -97,7 +97,7 @@

    end

    end: number
    @@ -107,7 +107,7 @@

    start

    start: number
    diff --git a/docs/interfaces/_types_.handler.html b/docs/interfaces/_types_.handler.html index 58dcb0ea..d9b2b18f 100644 --- a/docs/interfaces/_types_.handler.html +++ b/docs/interfaces/_types_.handler.html @@ -103,7 +103,7 @@

    Callable

  • Parameters

    diff --git a/docs/interfaces/_types_.iroute.html b/docs/interfaces/_types_.iroute.html index 2ca44264..d55c8d85 100644 --- a/docs/interfaces/_types_.iroute.html +++ b/docs/interfaces/_types_.iroute.html @@ -122,7 +122,7 @@

    all

    all: IRouterHandler<this>
    @@ -132,7 +132,7 @@

    checkout

    checkout: IRouterHandler<this>
    @@ -142,7 +142,7 @@

    copy

    copy: IRouterHandler<this>
    @@ -152,7 +152,7 @@

    delete

    delete: IRouterHandler<this>
    @@ -162,7 +162,7 @@

    dispatch

    dispatch: RequestHandler
    @@ -172,7 +172,7 @@

    get

    get: IRouterHandler<this>
    @@ -182,7 +182,7 @@

    head

    head: IRouterHandler<this>
    @@ -192,7 +192,7 @@

    lock

    lock: IRouterHandler<this>
    @@ -202,7 +202,7 @@

    m-search

    m-search: IRouterHandler<this>
    @@ -212,7 +212,7 @@

    merge

    merge: IRouterHandler<this>
    @@ -222,7 +222,7 @@

    mkactivity

    mkactivity: IRouterHandler<this>
    @@ -232,7 +232,7 @@

    mkcol

    mkcol: IRouterHandler<this>
    @@ -242,7 +242,7 @@

    move

    move: IRouterHandler<this>
    @@ -252,7 +252,7 @@

    notify

    notify: IRouterHandler<this>
    @@ -262,7 +262,7 @@

    options

    options: IRouterHandler<this>
    @@ -272,7 +272,7 @@

    patch

    patch: IRouterHandler<this>
    @@ -282,7 +282,7 @@

    path

    path: string
    @@ -292,7 +292,7 @@

    post

    post: IRouterHandler<this>
    @@ -302,7 +302,7 @@

    purge

    purge: IRouterHandler<this>
    @@ -312,7 +312,7 @@

    put

    put: IRouterHandler<this>
    @@ -322,7 +322,7 @@

    report

    report: IRouterHandler<this>
    @@ -332,7 +332,7 @@

    search

    search: IRouterHandler<this>
    @@ -342,7 +342,7 @@

    stack

    stack: any
    @@ -352,7 +352,7 @@

    subscribe

    subscribe: IRouterHandler<this>
    @@ -362,7 +362,7 @@

    trace

    trace: IRouterHandler<this>
    @@ -372,7 +372,7 @@

    unlock

    unlock: IRouterHandler<this>
    @@ -382,7 +382,7 @@

    unsubscribe

    unsubscribe: IRouterHandler<this>
    diff --git a/docs/interfaces/_types_.irouter.html b/docs/interfaces/_types_.irouter.html index 90b99000..73171153 100644 --- a/docs/interfaces/_types_.irouter.html +++ b/docs/interfaces/_types_.irouter.html @@ -148,7 +148,7 @@

    _params

    _params: any[]
    @@ -158,7 +158,7 @@

    all

    all: IRouterMatcher<this, "all">
    @@ -174,7 +174,7 @@

    caseSensitive

    caseSensitive: boolean
    @@ -184,7 +184,7 @@

    checkout

    checkout: IRouterMatcher<this>
    @@ -194,7 +194,7 @@

    connect

    connect: IRouterMatcher<this>
    @@ -204,7 +204,7 @@

    copy

    copy: IRouterMatcher<this>
    @@ -214,7 +214,7 @@

    delete

    delete: IRouterMatcher<this, "delete">
    @@ -224,7 +224,7 @@

    get

    get: IRouterMatcher<this, "get">
    @@ -234,7 +234,7 @@

    head

    head: IRouterMatcher<this, "head">
    @@ -244,7 +244,7 @@

    lock

    lock: IRouterMatcher<this>
    @@ -254,7 +254,7 @@

    m-search

    m-search: IRouterMatcher<this>
    @@ -264,7 +264,7 @@

    merge

    merge: IRouterMatcher<this>
    @@ -274,7 +274,7 @@

    mergeParams

    mergeParams: boolean
    @@ -284,7 +284,7 @@

    mkactivity

    mkactivity: IRouterMatcher<this>
    @@ -294,7 +294,7 @@

    mkcol

    mkcol: IRouterMatcher<this>
    @@ -304,7 +304,7 @@

    move

    move: IRouterMatcher<this>
    @@ -314,7 +314,7 @@

    notify

    notify: IRouterMatcher<this>
    @@ -324,7 +324,7 @@

    options

    options: IRouterMatcher<this, "options">
    @@ -334,7 +334,7 @@

    params

    params: any
    @@ -344,7 +344,7 @@

    patch

    patch: IRouterMatcher<this, "patch">
    @@ -354,7 +354,7 @@

    post

    post: IRouterMatcher<this, "post">
    @@ -364,7 +364,7 @@

    propfind

    propfind: IRouterMatcher<this>
    @@ -374,7 +374,7 @@

    proppatch

    proppatch: IRouterMatcher<this>
    @@ -384,7 +384,7 @@

    purge

    purge: IRouterMatcher<this>
    @@ -394,7 +394,7 @@

    put

    put: IRouterMatcher<this, "put">
    @@ -404,7 +404,7 @@

    report

    report: IRouterMatcher<this>
    @@ -414,7 +414,7 @@

    search

    search: IRouterMatcher<this>
    @@ -424,7 +424,7 @@

    stack

    stack: any[]
    @@ -439,7 +439,7 @@

    strict

    strict: boolean
    @@ -449,7 +449,7 @@

    subscribe

    subscribe: IRouterMatcher<this>
    @@ -459,7 +459,7 @@

    trace

    trace: IRouterMatcher<this>
    @@ -469,7 +469,7 @@

    unlock

    unlock: IRouterMatcher<this>
    @@ -479,7 +479,7 @@

    unsubscribe

    unsubscribe: IRouterMatcher<this>
    @@ -489,7 +489,7 @@

    use

    use: IRouterHandler<this> & IRouterMatcher<this>
    @@ -506,7 +506,7 @@

    Private handle

  • @@ -542,7 +542,7 @@

    Private process_params

    @@ -579,7 +579,7 @@

    route

  • Parameters

    diff --git a/docs/interfaces/_types_.irouterhandler.html b/docs/interfaces/_types_.irouterhandler.html index 5302dfec..1c295539 100644 --- a/docs/interfaces/_types_.irouterhandler.html +++ b/docs/interfaces/_types_.irouterhandler.html @@ -93,7 +93,7 @@

    Callable

  • Parameters

    @@ -107,7 +107,7 @@

    Returns T<
  • Parameters

    diff --git a/docs/interfaces/_types_.iroutermatcher.html b/docs/interfaces/_types_.iroutermatcher.html index 323edece..32f13786 100644 --- a/docs/interfaces/_types_.iroutermatcher.html +++ b/docs/interfaces/_types_.iroutermatcher.html @@ -97,7 +97,7 @@

    Callable

  • Type parameters

    @@ -129,7 +129,7 @@

    Returns T<
  • Type parameters

    @@ -161,7 +161,7 @@

    Returns T<
  • Parameters

    diff --git a/docs/interfaces/_types_.mediatype.html b/docs/interfaces/_types_.mediatype.html index 7ed72680..95cca721 100644 --- a/docs/interfaces/_types_.mediatype.html +++ b/docs/interfaces/_types_.mediatype.html @@ -99,7 +99,7 @@

    quality

    quality: number
    @@ -109,7 +109,7 @@

    subtype

    subtype: string
    @@ -119,7 +119,7 @@

    type

    type: string
    @@ -129,7 +129,7 @@

    value

    value: string
    diff --git a/docs/interfaces/_types_.nextfunction.html b/docs/interfaces/_types_.nextfunction.html index c4feafff..9243dbed 100644 --- a/docs/interfaces/_types_.nextfunction.html +++ b/docs/interfaces/_types_.nextfunction.html @@ -85,7 +85,7 @@

    Callable

  • Parameters

    @@ -99,7 +99,7 @@

    Returns void
    diff --git a/docs/interfaces/_types_.opine.html b/docs/interfaces/_types_.opine.html index fb360fb8..48d8013a 100644 --- a/docs/interfaces/_types_.opine.html +++ b/docs/interfaces/_types_.opine.html @@ -89,7 +89,7 @@

    Callable

  • @@ -199,7 +199,7 @@

    _params

    @@ -210,7 +210,7 @@

    _router

    @@ -226,7 +226,7 @@

    all

    @@ -243,7 +243,7 @@

    cache

    @@ -254,7 +254,7 @@

    caseSensitive

    @@ -265,7 +265,7 @@

    checkout

    @@ -276,7 +276,7 @@

    connect

    @@ -287,7 +287,7 @@

    copy

    @@ -298,7 +298,7 @@

    delete

    @@ -309,7 +309,7 @@

    engines

    @@ -321,7 +321,7 @@

    get

    Inherited from Application.get

    Overrides IRouter.get

    @@ -332,7 +332,7 @@

    head

    @@ -343,7 +343,7 @@

    locals

    @@ -354,7 +354,7 @@

    lock

    @@ -365,7 +365,7 @@

    m-search

    @@ -376,7 +376,7 @@

    merge

    @@ -387,7 +387,7 @@

    mergeParams

    @@ -398,7 +398,7 @@

    mkactivity

    @@ -409,7 +409,7 @@

    mkcol

    @@ -420,7 +420,7 @@

    mountpath

    @@ -436,7 +436,7 @@

    move

    @@ -447,7 +447,7 @@

    notify

    @@ -458,7 +458,7 @@

    options

    @@ -469,7 +469,7 @@

    params

    @@ -480,7 +480,7 @@

    parent

    @@ -491,7 +491,7 @@

    patch

    @@ -502,7 +502,7 @@

    post

    @@ -513,7 +513,7 @@

    propfind

    @@ -524,7 +524,7 @@

    proppatch

    @@ -535,7 +535,7 @@

    purge

    @@ -546,7 +546,7 @@

    put

    @@ -557,7 +557,7 @@

    report

    @@ -567,7 +567,7 @@

    request

    request: Request
    @@ -577,7 +577,7 @@

    response

    response: Response
    @@ -588,7 +588,7 @@

    router

    @@ -599,7 +599,7 @@

    routes

    @@ -620,7 +620,7 @@

    search

    @@ -631,7 +631,7 @@

    settings

    @@ -642,7 +642,7 @@

    stack

    @@ -658,7 +658,7 @@

    strict

    @@ -669,7 +669,7 @@

    subscribe

    @@ -680,7 +680,7 @@

    trace

    @@ -691,7 +691,7 @@

    unlock

    @@ -702,7 +702,7 @@

    unsubscribe

    @@ -714,7 +714,7 @@

    use

    Inherited from Application.use

    Overrides IRouter.use

    @@ -732,7 +732,7 @@

    defaultConfiguration

    @@ -755,7 +755,7 @@

    disable

    @@ -784,7 +784,7 @@

    disabled

    @@ -818,7 +818,7 @@

    emit

    @@ -853,7 +853,7 @@

    enable

    @@ -882,7 +882,7 @@

    enabled

    @@ -916,7 +916,7 @@

    engine

    @@ -994,7 +994,7 @@

    Private handle

    @@ -1031,7 +1031,7 @@

    init

    @@ -1059,7 +1059,7 @@

    lazyrouter

    @@ -1088,7 +1088,7 @@

    listen

    @@ -1103,7 +1103,7 @@

    Returns Server

    Inherited from Application.listen

    Parameters

    @@ -1121,7 +1121,7 @@

    Returns Server

    Inherited from Application.listen

    Parameters

    @@ -1139,7 +1139,7 @@

    Returns Server

    Inherited from Application.listen

    Parameters

    @@ -1157,7 +1157,7 @@

    Returns Server

    Inherited from Application.listen

    Parameters

    @@ -1184,7 +1184,7 @@

    on

    @@ -1241,7 +1241,7 @@

    path

    @@ -1270,7 +1270,7 @@

    Private process_params

    Inherited from IRouter.process_params

    @@ -1309,7 +1309,7 @@

    render

    @@ -1362,7 +1362,7 @@

    Returns void

    Inherited from Application.render

    Parameters

    @@ -1410,7 +1410,7 @@

    route

    Parameters

    @@ -1434,7 +1434,7 @@

    set

    diff --git a/docs/interfaces/_types_.request.html b/docs/interfaces/_types_.request.html index cb145184..6c254a72 100644 --- a/docs/interfaces/_types_.request.html +++ b/docs/interfaces/_types_.request.html @@ -176,7 +176,7 @@

    Optional _parsedOriginal<
    _parsedOriginalUrl: ParsedURL
    @@ -192,7 +192,7 @@

    Optional _parsedUrl

    _parsedUrl: ParsedURL
    @@ -208,7 +208,7 @@

    app

    @@ -218,7 +218,7 @@

    baseUrl

    baseUrl: string
    @@ -228,7 +228,7 @@

    body

    body: Deno.Reader
    @@ -243,7 +243,7 @@

    conn

    conn: Deno.Conn
    @@ -253,7 +253,7 @@

    fresh

    fresh: boolean
    @@ -270,7 +270,7 @@

    get

    get: (name: string) => string
    @@ -317,7 +317,7 @@

    headers

    headers: Headers
    @@ -327,7 +327,7 @@

    hostname

    hostname: string
    @@ -342,7 +342,7 @@

    method

    method: string
    @@ -352,7 +352,7 @@

    Optional next

    @@ -362,7 +362,7 @@

    originalUrl

    originalUrl: string
    @@ -372,7 +372,7 @@

    params

    params: P
    @@ -382,7 +382,7 @@

    Optional parsedBody

    parsedBody: any
    @@ -399,7 +399,7 @@

    path

    path: string
    @@ -414,7 +414,7 @@

    proto

    proto: string
    @@ -424,7 +424,7 @@

    protoMajor

    protoMajor: number
    @@ -434,7 +434,7 @@

    protoMinor

    protoMinor: number
    @@ -444,7 +444,7 @@

    protocol

    protocol: string
    @@ -464,7 +464,7 @@

    query

    query: ReqQuery
    @@ -474,7 +474,7 @@

    Optional res

    res: Response<ResBody>
    @@ -490,7 +490,7 @@

    route

    route: any
    @@ -500,7 +500,7 @@

    secure

    secure: boolean
    @@ -516,7 +516,7 @@

    stale

    stale: boolean
    @@ -533,7 +533,7 @@

    subdomains

    subdomains: string[]
    @@ -554,7 +554,7 @@

    url

    url: string
    @@ -564,7 +564,7 @@

    xhr

    xhr: boolean
    @@ -589,7 +589,7 @@

    accepts

  • @@ -633,7 +633,7 @@

    Returns string

    Parameters

    @@ -647,7 +647,7 @@

    Returns string

    Parameters

    @@ -661,7 +661,7 @@

    Returns string

    Parameters

    @@ -687,7 +687,7 @@

    acceptsCharsets

  • @@ -703,7 +703,7 @@

    Returns string

    Parameters

    @@ -717,7 +717,7 @@

    Returns string

    Parameters

    @@ -731,7 +731,7 @@

    Returns string

    Parameters

    @@ -757,7 +757,7 @@

    acceptsEncodings

  • @@ -773,7 +773,7 @@

    Returns string

    Parameters

    @@ -787,7 +787,7 @@

    Returns string

    Parameters

    @@ -801,7 +801,7 @@

    Returns string

    Parameters

    @@ -827,7 +827,7 @@

    acceptsLanguages

  • @@ -843,7 +843,7 @@

    Returns string

    Parameters

    @@ -857,7 +857,7 @@

    Returns string

    Parameters

    @@ -871,7 +871,7 @@

    Returns string

    Parameters

    @@ -894,7 +894,7 @@

    is

  • diff --git a/docs/interfaces/_types_.requesthandler.html b/docs/interfaces/_types_.requesthandler.html index 3e5b3069..41748d1b 100644 --- a/docs/interfaces/_types_.requesthandler.html +++ b/docs/interfaces/_types_.requesthandler.html @@ -106,7 +106,7 @@

    Callable

  • Parameters

    diff --git a/docs/interfaces/_types_.response.html b/docs/interfaces/_types_.response.html index d8853673..31133965 100644 --- a/docs/interfaces/_types_.response.html +++ b/docs/interfaces/_types_.response.html @@ -141,7 +141,7 @@

    app

    @@ -151,7 +151,7 @@

    json

    json: Send<ResBody, this>
    @@ -171,7 +171,7 @@

    jsonp

    jsonp: Send<ResBody, this>
    @@ -191,7 +191,7 @@

    locals

    locals: any
    @@ -201,7 +201,7 @@

    Optional req

    req: Request
    @@ -211,7 +211,7 @@

    send

    send: Send<ResBody, this>
    @@ -231,7 +231,7 @@

    Optional statusMessagestatusMessage: any

    @@ -248,7 +248,7 @@

    append

  • @@ -282,7 +282,7 @@

    attachment

  • @@ -311,7 +311,7 @@

    clearCookie

  • @@ -330,7 +330,7 @@

    Returns this
    @@ -358,7 +358,7 @@

    cookie

  • @@ -390,7 +390,7 @@

    download

  • @@ -411,7 +411,7 @@

    Returns Promise

    Parameters

    @@ -438,7 +438,7 @@

    end

  • @@ -459,7 +459,7 @@

    Returns Promise

    Parameters

    @@ -482,7 +482,7 @@

    format

  • @@ -549,7 +549,7 @@

    get

  • @@ -577,7 +577,7 @@

    links

  • @@ -610,7 +610,7 @@

    location

  • @@ -653,7 +653,7 @@

    render

  • @@ -706,7 +706,7 @@

    Returns void

    Parameters

    @@ -753,7 +753,7 @@

    sendFile

  • @@ -799,7 +799,7 @@

    sendStatus

  • @@ -833,7 +833,7 @@

    set

  • @@ -862,7 +862,7 @@

    Returns this

    Parameters

    @@ -885,7 +885,7 @@

    setStatus

  • @@ -913,7 +913,7 @@

    type

  • @@ -947,7 +947,7 @@

    unset

  • @@ -977,7 +977,7 @@

    vary

  • diff --git a/docs/interfaces/_types_.router.html b/docs/interfaces/_types_.router.html index 8952cc74..519211ba 100644 --- a/docs/interfaces/_types_.router.html +++ b/docs/interfaces/_types_.router.html @@ -106,7 +106,7 @@

    Callable

  • Parameters

    @@ -188,7 +188,7 @@

    _params

    @@ -199,7 +199,7 @@

    all

    @@ -216,7 +216,7 @@

    caseSensitive

    @@ -227,7 +227,7 @@

    checkout

    @@ -238,7 +238,7 @@

    connect

    @@ -249,7 +249,7 @@

    copy

    @@ -260,7 +260,7 @@

    delete

    @@ -271,7 +271,7 @@

    get

    @@ -282,7 +282,7 @@

    head

    @@ -293,7 +293,7 @@

    lock

    @@ -304,7 +304,7 @@

    m-search

    @@ -315,7 +315,7 @@

    merge

    @@ -326,7 +326,7 @@

    mergeParams

    @@ -337,7 +337,7 @@

    mkactivity

    @@ -348,7 +348,7 @@

    mkcol

    @@ -359,7 +359,7 @@

    move

    @@ -370,7 +370,7 @@

    notify

    @@ -381,7 +381,7 @@

    options

    @@ -392,7 +392,7 @@

    params

    @@ -403,7 +403,7 @@

    patch

    @@ -414,7 +414,7 @@

    post

    @@ -425,7 +425,7 @@

    propfind

    @@ -436,7 +436,7 @@

    proppatch

    @@ -447,7 +447,7 @@

    purge

    @@ -458,7 +458,7 @@

    put

    @@ -469,7 +469,7 @@

    report

    @@ -480,7 +480,7 @@

    search

    @@ -491,7 +491,7 @@

    stack

    @@ -507,7 +507,7 @@

    strict

    @@ -518,7 +518,7 @@

    subscribe

    @@ -529,7 +529,7 @@

    trace

    @@ -540,7 +540,7 @@

    unlock

    @@ -551,7 +551,7 @@

    unsubscribe

    @@ -562,7 +562,7 @@

    use

    @@ -580,7 +580,7 @@

    Private handle

    @@ -617,7 +617,7 @@

    Private process_params

    Inherited from IRouter.process_params

    @@ -655,7 +655,7 @@

    route

    Parameters

    diff --git a/docs/interfaces/_types_.routerconstructor.html b/docs/interfaces/_types_.routerconstructor.html index b963b2d8..a5a84174 100644 --- a/docs/interfaces/_types_.routerconstructor.html +++ b/docs/interfaces/_types_.routerconstructor.html @@ -89,7 +89,7 @@

    Callable

  • Parameters

    @@ -174,7 +174,7 @@

    constructor

  • Parameters

    @@ -197,7 +197,7 @@

    _params

    @@ -208,7 +208,7 @@

    all

    @@ -225,7 +225,7 @@

    caseSensitive

    @@ -236,7 +236,7 @@

    checkout

    @@ -247,7 +247,7 @@

    connect

    @@ -258,7 +258,7 @@

    copy

    @@ -269,7 +269,7 @@

    delete

    @@ -280,7 +280,7 @@

    get

    @@ -291,7 +291,7 @@

    head

    @@ -302,7 +302,7 @@

    lock

    @@ -313,7 +313,7 @@

    m-search

    @@ -324,7 +324,7 @@

    merge

    @@ -335,7 +335,7 @@

    mergeParams

    @@ -346,7 +346,7 @@

    mkactivity

    @@ -357,7 +357,7 @@

    mkcol

    @@ -368,7 +368,7 @@

    move

    @@ -379,7 +379,7 @@

    notify

    @@ -390,7 +390,7 @@

    options

    @@ -401,7 +401,7 @@

    params

    @@ -412,7 +412,7 @@

    patch

    @@ -423,7 +423,7 @@

    post

    @@ -434,7 +434,7 @@

    propfind

    @@ -445,7 +445,7 @@

    proppatch

    @@ -456,7 +456,7 @@

    purge

    @@ -467,7 +467,7 @@

    put

    @@ -478,7 +478,7 @@

    report

    @@ -489,7 +489,7 @@

    search

    @@ -500,7 +500,7 @@

    stack

    @@ -516,7 +516,7 @@

    strict

    @@ -527,7 +527,7 @@

    subscribe

    @@ -538,7 +538,7 @@

    trace

    @@ -549,7 +549,7 @@

    unlock

    @@ -560,7 +560,7 @@

    unsubscribe

    @@ -571,7 +571,7 @@

    use

    @@ -589,7 +589,7 @@

    Private handle

    @@ -626,7 +626,7 @@

    Private process_params

    Inherited from IRouter.process_params

    @@ -664,7 +664,7 @@

    route

    Parameters

    diff --git a/docs/interfaces/_types_.routeroptions.html b/docs/interfaces/_types_.routeroptions.html index 06210156..6fb25cb9 100644 --- a/docs/interfaces/_types_.routeroptions.html +++ b/docs/interfaces/_types_.routeroptions.html @@ -98,7 +98,7 @@

    Optional caseSensitivecaseSensitive: boolean

    @@ -108,7 +108,7 @@

    Optional mergeParams

    mergeParams: boolean
    @@ -118,7 +118,7 @@

    Optional strict

    strict: boolean
    diff --git a/docs/modules/_application_.html b/docs/modules/_application_.html index 121f79e5..2e10e9e2 100644 --- a/docs/modules/_application_.html +++ b/docs/modules/_application_.html @@ -94,7 +94,7 @@

    Const app

    app: Application = {} as Application
    @@ -109,7 +109,7 @@

    Const create

    create: create = Object.create
    @@ -119,7 +119,7 @@

    Const setPrototypeOfsetPrototypeOf: any = Object.setPrototypeOf

    @@ -129,7 +129,7 @@

    Const slice

    slice: slice = Array.prototype.slice
    @@ -146,7 +146,7 @@

    Private tryRender

  • diff --git a/docs/modules/_methods_.html b/docs/modules/_methods_.html index 9ce13497..fe86e0ef 100644 --- a/docs/modules/_methods_.html +++ b/docs/modules/_methods_.html @@ -85,7 +85,7 @@

    Const methods

    methods: string[] = ["get","post","put","head","delete","options","trace","copy","lock","mkcol","move","purge","propfind","proppatch","unlock","report","mkactivity","checkout","merge","m-search","notify","subscribe","unsubscribe","patch","search","connect",]
    diff --git a/docs/modules/_middleware_bodyparser_getcharset_.html b/docs/modules/_middleware_bodyparser_getcharset_.html index bb41ad6f..200de0b3 100644 --- a/docs/modules/_middleware_bodyparser_getcharset_.html +++ b/docs/modules/_middleware_bodyparser_getcharset_.html @@ -89,7 +89,7 @@

    Private getCharset

  • diff --git a/docs/modules/_middleware_bodyparser_json_.html b/docs/modules/_middleware_bodyparser_json_.html index b934e5da..123ffc50 100644 --- a/docs/modules/_middleware_bodyparser_json_.html +++ b/docs/modules/_middleware_bodyparser_json_.html @@ -94,7 +94,7 @@

    Const FIRST_CHAR_REGEXP
    FIRST_CHAR_REGEXP: RegExp = /^[\x20\x09\x0a\x0d]*(.)/
    @@ -122,7 +122,7 @@

    Private createStrictS
  • @@ -153,7 +153,7 @@

    Private firstChar

  • @@ -181,7 +181,7 @@

    json

  • @@ -209,7 +209,7 @@

    normalizeJsonSyntaxError

  • diff --git a/docs/modules/_middleware_bodyparser_raw_.html b/docs/modules/_middleware_bodyparser_raw_.html index 8f104a65..8db16adc 100644 --- a/docs/modules/_middleware_bodyparser_raw_.html +++ b/docs/modules/_middleware_bodyparser_raw_.html @@ -89,7 +89,7 @@

    raw

  • diff --git a/docs/modules/_middleware_bodyparser_read_.html b/docs/modules/_middleware_bodyparser_read_.html index 8a784c22..44521d12 100644 --- a/docs/modules/_middleware_bodyparser_read_.html +++ b/docs/modules/_middleware_bodyparser_read_.html @@ -92,7 +92,7 @@

    Const decoder

    decoder: TextDecoder = new TextDecoder()
    @@ -109,7 +109,7 @@

    Private getBodyReader
  • @@ -140,7 +140,7 @@

    Private read

  • diff --git a/docs/modules/_middleware_bodyparser_text_.html b/docs/modules/_middleware_bodyparser_text_.html index b498b1cb..69905aa5 100644 --- a/docs/modules/_middleware_bodyparser_text_.html +++ b/docs/modules/_middleware_bodyparser_text_.html @@ -89,7 +89,7 @@

    text

  • diff --git a/docs/modules/_middleware_bodyparser_typechecker_.html b/docs/modules/_middleware_bodyparser_typechecker_.html index 62e2b785..ffe33147 100644 --- a/docs/modules/_middleware_bodyparser_typechecker_.html +++ b/docs/modules/_middleware_bodyparser_typechecker_.html @@ -89,7 +89,7 @@

    typeChecker

  • diff --git a/docs/modules/_middleware_bodyparser_urlencoded_.html b/docs/modules/_middleware_bodyparser_urlencoded_.html index ded20c97..c1a43ac4 100644 --- a/docs/modules/_middleware_bodyparser_urlencoded_.html +++ b/docs/modules/_middleware_bodyparser_urlencoded_.html @@ -89,7 +89,7 @@

    urlencoded

  • diff --git a/docs/modules/_middleware_init_.html b/docs/modules/_middleware_init_.html index 3be12c50..0740d8ca 100644 --- a/docs/modules/_middleware_init_.html +++ b/docs/modules/_middleware_init_.html @@ -92,7 +92,7 @@

    Const create

    create: create = Object.create
    @@ -102,7 +102,7 @@

    Const setPrototypeOfsetPrototypeOf: any = Object.setPrototypeOf

    @@ -119,7 +119,7 @@

    Private
    diff --git a/docs/modules/_middleware_query_.html b/docs/modules/_middleware_query_.html index 1e1adb17..6226d47c 100644 --- a/docs/modules/_middleware_query_.html +++ b/docs/modules/_middleware_query_.html @@ -89,7 +89,7 @@

    Const query

  • diff --git a/docs/modules/_middleware_servestatic_.html b/docs/modules/_middleware_servestatic_.html index 99cd611b..f6d8d8b8 100644 --- a/docs/modules/_middleware_servestatic_.html +++ b/docs/modules/_middleware_servestatic_.html @@ -93,7 +93,7 @@

    Private collapseLeading
    @@ -121,7 +121,7 @@

    Private createHtmlDoc
  • @@ -152,7 +152,7 @@

    Private createNotFoun
  • @@ -174,7 +174,7 @@

    Private createRedirect
    @@ -196,7 +196,7 @@

    serveStatic

  • diff --git a/docs/modules/_opine_.html b/docs/modules/_opine_.html index f277afea..d1c87b3a 100644 --- a/docs/modules/_opine_.html +++ b/docs/modules/_opine_.html @@ -91,7 +91,7 @@

    Const response

    response: Response = Object.create(ServerResponse.prototype)
    @@ -113,7 +113,7 @@

    opine

  • diff --git a/docs/modules/_request_.html b/docs/modules/_request_.html index 4d064089..1b62dcba 100644 --- a/docs/modules/_request_.html +++ b/docs/modules/_request_.html @@ -85,7 +85,7 @@

    Const request

    request: Request = Object.create(ServerRequest.prototype)
    diff --git a/docs/modules/_router_index_.html b/docs/modules/_router_index_.html index 6496ee0f..e4ca27b2 100644 --- a/docs/modules/_router_index_.html +++ b/docs/modules/_router_index_.html @@ -100,7 +100,7 @@

    Const Router

    Router: RouterConstructor = function (options: any = {}): any {function router(req: Request,res: Response,next: NextFunction,): void {(router as any).handle(req, res, next);}setPrototypeOf(router, Router);router.params = {};router._params = [] as any[];router.caseSensitive = options.caseSensitive;router.mergeParams = options.mergeParams;router.strict = options.strict;router.stack = [] as any[];return router as IRouter;} as any
    @@ -122,7 +122,7 @@

    Const objectRegExp

    objectRegExp: RegExp = /^\[object (\S+)\]$/
    @@ -132,7 +132,7 @@

    Const setPrototypeOfsetPrototypeOf: any = Object.setPrototypeOf

    @@ -149,7 +149,7 @@

    appendMethods

  • Parameters

    @@ -175,7 +175,7 @@

    getProtohost

  • Parameters

    @@ -198,7 +198,7 @@

    gettype

  • Parameters

    @@ -221,7 +221,7 @@

    Private matchLayer

  • @@ -252,7 +252,7 @@

    mergeParams

  • Parameters

    @@ -278,7 +278,7 @@

    restore

  • Parameters

    @@ -304,7 +304,7 @@

    sendOptionsResponse

  • Parameters

    @@ -333,7 +333,7 @@

    wrap

  • Parameters

    diff --git a/docs/modules/_router_layer_.html b/docs/modules/_router_layer_.html index cde6b17e..d2b6dcbe 100644 --- a/docs/modules/_router_layer_.html +++ b/docs/modules/_router_layer_.html @@ -90,7 +90,7 @@

    Const Layer

  • Parameters

    @@ -122,7 +122,7 @@

    Private decode_param

  • diff --git a/docs/modules/_router_route_.html b/docs/modules/_router_route_.html index 0e467a79..245e1583 100644 --- a/docs/modules/_router_route_.html +++ b/docs/modules/_router_route_.html @@ -89,7 +89,7 @@

    Const Route

  • diff --git a/docs/modules/_types_.html b/docs/modules/_types_.html index 31c02e50..bb66e591 100644 --- a/docs/modules/_types_.html +++ b/docs/modules/_types_.html @@ -127,7 +127,7 @@

    ApplicationRequestHandler

    ApplicationRequestHandler<T>: IRouterHandler<T> & IRouterMatcher<T> & (...handlers: RequestHandlerParams[]) => T

    Type parameters

    @@ -143,7 +143,7 @@

    DenoResponseBody

    DenoResponseBody: string | Uint8Array | Deno.Reader
    @@ -153,7 +153,7 @@

    Errback

    Errback: (err: Error) => void
    @@ -184,7 +184,7 @@

    ErrorRequestHandler

    ErrorRequestHandler<P, ResBody, ReqQuery>: (err: any, req: Request<P, ResBody, ReqQuery>, res: Response<ResBody>, next: NextFunction) => any

    Type parameters

    @@ -236,7 +236,7 @@

    Params

    @@ -246,7 +246,7 @@

    ParamsArray

    ParamsArray: string[]
    @@ -256,7 +256,7 @@

    ParsedURL

    ParsedURL: URL & { _raw?: string | null; path?: string | null; query?: string | null }
    @@ -266,7 +266,7 @@

    PathParams

    PathParams: string | RegExp | Array<string | RegExp>
    @@ -276,7 +276,7 @@

    RequestHandlerParams

    RequestHandlerParams<P, ResBody, ReqQuery>: RequestHandler<P, ResBody, ReqQuery> | ErrorRequestHandler<P, ResBody, ReqQuery> | Array<RequestHandler<P> | ErrorRequestHandler<P>>

    Type parameters

    @@ -298,7 +298,7 @@

    RequestParamHandler

    RequestParamHandler: (req: Request, res: Response, next: NextFunction, value: any, name: string) => any
    @@ -341,7 +341,7 @@

    ResponseBody

    ResponseBody: number | boolean | object | DenoResponseBody
    @@ -351,7 +351,7 @@

    Send

    Send<ResBody, T>: (body?: ResBody) => T

    Type parameters

    diff --git a/docs/modules/_utils_compileetag_.html b/docs/modules/_utils_compileetag_.html index a6de7744..a4442a2e 100644 --- a/docs/modules/_utils_compileetag_.html +++ b/docs/modules/_utils_compileetag_.html @@ -93,7 +93,7 @@

    Private etag: Function = createETagGenerator({ weak: false })

    @@ -116,7 +116,7 @@

    Private wetag: Function = createETagGenerator({ weak: true })

    @@ -146,7 +146,7 @@

    Private
    @@ -174,7 +174,7 @@

    Private createETagGenerato
  • diff --git a/docs/modules/_utils_contentdisposition_.html b/docs/modules/_utils_contentdisposition_.html index db5a0c96..fe1ae584 100644 --- a/docs/modules/_utils_contentdisposition_.html +++ b/docs/modules/_utils_contentdisposition_.html @@ -89,7 +89,7 @@

    Const contentDisposition

    diff --git a/docs/modules/_utils_definegetter_.html b/docs/modules/_utils_definegetter_.html index 08b809d1..1c4e33ad 100644 --- a/docs/modules/_utils_definegetter_.html +++ b/docs/modules/_utils_definegetter_.html @@ -89,7 +89,7 @@

    Private defineGetter

  • diff --git a/docs/modules/_utils_etag_.html b/docs/modules/_utils_etag_.html index 2c678046..e9b43340 100644 --- a/docs/modules/_utils_etag_.html +++ b/docs/modules/_utils_etag_.html @@ -92,7 +92,7 @@

    Private entitytag

  • @@ -121,7 +121,7 @@

    etag

  • @@ -152,7 +152,7 @@

    Private isstats

  • @@ -180,7 +180,7 @@

    Private stattag

  • diff --git a/docs/modules/_utils_finalhandler_.html b/docs/modules/_utils_finalhandler_.html index 411b636f..936ab6cb 100644 --- a/docs/modules/_utils_finalhandler_.html +++ b/docs/modules/_utils_finalhandler_.html @@ -100,7 +100,7 @@

    Const DOUBLE_SPACE_REGE
    DOUBLE_SPACE_REGEXP: RegExp = /\x20{2}/g
    @@ -110,7 +110,7 @@

    Const NEWLINE_REGEXP

    NEWLINE_REGEXP: RegExp = /\n/g
    @@ -127,7 +127,7 @@

    Private createHtmlDoc
  • @@ -155,7 +155,7 @@

    finalHandler

  • @@ -186,7 +186,7 @@

    Private getErrorHeade
  • @@ -214,7 +214,7 @@

    Private getErrorMessa
  • @@ -245,7 +245,7 @@

    Private getErrorStatu
  • @@ -273,7 +273,7 @@

    Private getResourceNa
  • @@ -303,7 +303,7 @@

    Private getResponseSt
  • @@ -331,7 +331,7 @@

    Private send

  • @@ -371,7 +371,7 @@

    Private setHeaders

  • diff --git a/docs/modules/_utils_fresh_.html b/docs/modules/_utils_fresh_.html index e2e53861..279dd9e3 100644 --- a/docs/modules/_utils_fresh_.html +++ b/docs/modules/_utils_fresh_.html @@ -93,7 +93,7 @@

    Const CACHE_CONTROL_NO_
    CACHE_CONTROL_NO_CACHE_REGEXP: RegExp = /(?:^|,)\s*?no-cache\s*?(?:,|$)/
    @@ -110,7 +110,7 @@

    fresh

  • @@ -141,7 +141,7 @@

    Private parseHttpDate
  • @@ -169,7 +169,7 @@

    Private parseTokenLis
  • diff --git a/docs/modules/_utils_merge_.html b/docs/modules/_utils_merge_.html index 30c20932..4c050276 100644 --- a/docs/modules/_utils_merge_.html +++ b/docs/modules/_utils_merge_.html @@ -89,7 +89,7 @@

    merge

  • diff --git a/docs/modules/_utils_mergedescriptors_.html b/docs/modules/_utils_mergedescriptors_.html index 4aae4ceb..42878488 100644 --- a/docs/modules/_utils_mergedescriptors_.html +++ b/docs/modules/_utils_mergedescriptors_.html @@ -91,7 +91,7 @@

    Const hasOwnPropertyhasOwnProperty: hasOwnProperty = Object.prototype.hasOwnProperty

    @@ -108,7 +108,7 @@

    mergeDescriptors

  • diff --git a/docs/modules/_utils_normalizetype_.html b/docs/modules/_utils_normalizetype_.html index f273a61d..9319631a 100644 --- a/docs/modules/_utils_normalizetype_.html +++ b/docs/modules/_utils_normalizetype_.html @@ -91,7 +91,7 @@

    Private acceptParams

  • @@ -131,7 +131,7 @@

    Private
    @@ -159,7 +159,7 @@

    Private
    diff --git a/docs/modules/_utils_parseurl_.html b/docs/modules/_utils_parseurl_.html index bc86237a..b80499c9 100644 --- a/docs/modules/_utils_parseurl_.html +++ b/docs/modules/_utils_parseurl_.html @@ -92,7 +92,7 @@

    Private fastParse

  • @@ -120,7 +120,7 @@

    Private fresh

  • @@ -151,7 +151,7 @@

    originalUrl

  • @@ -179,7 +179,7 @@

    parseUrl

  • diff --git a/docs/modules/_utils_pathtoregex_.html b/docs/modules/_utils_pathtoregex_.html index 07ce7f7f..9edd0690 100644 --- a/docs/modules/_utils_pathtoregex_.html +++ b/docs/modules/_utils_pathtoregex_.html @@ -71,7 +71,7 @@

    Module "utils/pathToRegex"

    Licensed as follows:

    The MIT License (MIT)

    -

    Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)

    +

    Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights @@ -123,7 +123,7 @@

    Path

    Path: string | RegExp | PathArray
    @@ -133,7 +133,7 @@

    PathArray

    PathArray: (string | RegExp)[]
    @@ -146,7 +146,7 @@

    Const MATCHING_GROUP_RE
    MATCHING_GROUP_REGEXP: RegExp = /\((?!\?)/g
    @@ -168,7 +168,7 @@

    Private pathToRegexp

  • diff --git a/docs/modules/_utils_stringify_.html b/docs/modules/_utils_stringify_.html index cee2c397..7a486aa6 100644 --- a/docs/modules/_utils_stringify_.html +++ b/docs/modules/_utils_stringify_.html @@ -89,7 +89,7 @@

    stringify

  • diff --git a/docs/modules/_view_.html b/docs/modules/_view_.html index 97b09825..eb16906a 100644 --- a/docs/modules/_view_.html +++ b/docs/modules/_view_.html @@ -96,7 +96,7 @@

    toPath

  • Parameters

    @@ -119,7 +119,7 @@

    Private tryStat