@versori/run 0.0.1-alpha.5 → 0.0.1-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mod.d.ts +0 -1
- package/esm/mod.d.ts.map +1 -1
- package/esm/mod.js +0 -1
- package/esm/src/interpreter/memory/MemoryInterpreter.d.ts.map +1 -1
- package/esm/src/interpreter/memory/MemoryInterpreter.js +9 -10
- package/esm/src/interpreter/memory/ObservableCompiler.d.ts +1 -1
- package/esm/src/interpreter/memory/ObservableCompiler.d.ts.map +1 -1
- package/esm/src/interpreter/memory/compilers/webhook.d.ts.map +1 -1
- package/esm/src/interpreter/memory/compilers/webhook.js +5 -7
- package/package.json +2 -2
- package/script/mod.d.ts +0 -1
- package/script/mod.d.ts.map +1 -1
- package/script/mod.js +0 -1
- package/script/src/interpreter/memory/MemoryInterpreter.d.ts.map +1 -1
- package/script/src/interpreter/memory/MemoryInterpreter.js +12 -10
- package/script/src/interpreter/memory/ObservableCompiler.d.ts +1 -1
- package/script/src/interpreter/memory/ObservableCompiler.d.ts.map +1 -1
- package/script/src/interpreter/memory/compilers/webhook.d.ts.map +1 -1
- package/script/src/interpreter/memory/compilers/webhook.js +5 -7
- package/esm/_dnt.polyfills.d.ts +0 -14
- package/esm/_dnt.polyfills.d.ts.map +0 -1
- package/esm/_dnt.polyfills.js +0 -12
- package/esm/deps/deno.land/x/oak@v17.1.4/application.d.ts +0 -383
- package/esm/deps/deno.land/x/oak@v17.1.4/application.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/application.js +0 -526
- package/esm/deps/deno.land/x/oak@v17.1.4/body.d.ts +0 -71
- package/esm/deps/deno.land/x/oak@v17.1.4/body.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/body.js +0 -236
- package/esm/deps/deno.land/x/oak@v17.1.4/context.d.ts +0 -163
- package/esm/deps/deno.land/x/oak@v17.1.4/context.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/context.js +0 -287
- package/esm/deps/deno.land/x/oak@v17.1.4/deps.d.ts +0 -19
- package/esm/deps/deno.land/x/oak@v17.1.4/deps.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/deps.js +0 -21
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_bun.d.ts +0 -51
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_bun.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_bun.js +0 -147
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_native.d.ts +0 -17
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_native.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_native.js +0 -100
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_native_request.d.ts +0 -26
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_native_request.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_native_request.js +0 -112
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_node.d.ts +0 -48
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_node.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/http_server_node.js +0 -152
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware/etag.d.ts +0 -20
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware/etag.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware/etag.js +0 -53
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware/proxy.d.ts +0 -67
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware/proxy.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware/proxy.js +0 -127
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware/serve.d.ts +0 -114
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware/serve.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware/serve.js +0 -211
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware.d.ts +0 -36
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/middleware.js +0 -34
- package/esm/deps/deno.land/x/oak@v17.1.4/mod.d.ts +0 -111
- package/esm/deps/deno.land/x/oak@v17.1.4/mod.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/mod.js +0 -109
- package/esm/deps/deno.land/x/oak@v17.1.4/node_shims.d.ts +0 -2
- package/esm/deps/deno.land/x/oak@v17.1.4/node_shims.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/node_shims.js +0 -75
- package/esm/deps/deno.land/x/oak@v17.1.4/request.d.ts +0 -133
- package/esm/deps/deno.land/x/oak@v17.1.4/request.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/request.js +0 -246
- package/esm/deps/deno.land/x/oak@v17.1.4/response.d.ts +0 -148
- package/esm/deps/deno.land/x/oak@v17.1.4/response.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/response.js +0 -295
- package/esm/deps/deno.land/x/oak@v17.1.4/router.d.ts +0 -363
- package/esm/deps/deno.land/x/oak@v17.1.4/router.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/router.js +0 -636
- package/esm/deps/deno.land/x/oak@v17.1.4/send.d.ts +0 -75
- package/esm/deps/deno.land/x/oak@v17.1.4/send.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/send.js +0 -196
- package/esm/deps/deno.land/x/oak@v17.1.4/testing.d.ts +0 -33
- package/esm/deps/deno.land/x/oak@v17.1.4/testing.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/testing.js +0 -112
- package/esm/deps/deno.land/x/oak@v17.1.4/types.d.ts +0 -77
- package/esm/deps/deno.land/x/oak@v17.1.4/types.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/types.js +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/clone_state.d.ts +0 -3
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/clone_state.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/clone_state.js +0 -16
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/consts.d.ts +0 -3
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/consts.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/consts.js +0 -3
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/create_promise_with_resolvers.d.ts +0 -7
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/create_promise_with_resolvers.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/create_promise_with_resolvers.js +0 -20
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/decode.d.ts +0 -6
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/decode.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/decode.js +0 -17
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/decode_component.d.ts +0 -6
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/decode_component.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/decode_component.js +0 -13
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/encode_url.d.ts +0 -3
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/encode_url.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/encode_url.js +0 -10
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/resolve_path.d.ts +0 -31
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/resolve_path.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/resolve_path.js +0 -56
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/streams.d.ts +0 -9
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/streams.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/streams.js +0 -75
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/type_guards.d.ts +0 -17
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/type_guards.d.ts.map +0 -1
- package/esm/deps/deno.land/x/oak@v17.1.4/utils/type_guards.js +0 -37
- package/esm/deps/jsr.io/@oak/commons/1.0.0/content_disposition.d.ts +0 -16
- package/esm/deps/jsr.io/@oak/commons/1.0.0/content_disposition.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/content_disposition.js +0 -125
- package/esm/deps/jsr.io/@oak/commons/1.0.0/cookie_map.d.ts +0 -363
- package/esm/deps/jsr.io/@oak/commons/1.0.0/cookie_map.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/cookie_map.js +0 -602
- package/esm/deps/jsr.io/@oak/commons/1.0.0/form_data.d.ts +0 -9
- package/esm/deps/jsr.io/@oak/commons/1.0.0/form_data.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/form_data.js +0 -285
- package/esm/deps/jsr.io/@oak/commons/1.0.0/forwarded.d.ts +0 -16
- package/esm/deps/jsr.io/@oak/commons/1.0.0/forwarded.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/forwarded.js +0 -208
- package/esm/deps/jsr.io/@oak/commons/1.0.0/header_utils.d.ts +0 -6
- package/esm/deps/jsr.io/@oak/commons/1.0.0/header_utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/header_utils.js +0 -28
- package/esm/deps/jsr.io/@oak/commons/1.0.0/http_errors.d.ts +0 -123
- package/esm/deps/jsr.io/@oak/commons/1.0.0/http_errors.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/http_errors.js +0 -233
- package/esm/deps/jsr.io/@oak/commons/1.0.0/keystack.d.ts +0 -56
- package/esm/deps/jsr.io/@oak/commons/1.0.0/keystack.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/keystack.js +0 -165
- package/esm/deps/jsr.io/@oak/commons/1.0.0/media_types.d.ts +0 -56
- package/esm/deps/jsr.io/@oak/commons/1.0.0/media_types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/media_types.js +0 -205
- package/esm/deps/jsr.io/@oak/commons/1.0.0/method.d.ts +0 -29
- package/esm/deps/jsr.io/@oak/commons/1.0.0/method.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/method.js +0 -62
- package/esm/deps/jsr.io/@oak/commons/1.0.0/range.d.ts +0 -324
- package/esm/deps/jsr.io/@oak/commons/1.0.0/range.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/range.js +0 -503
- package/esm/deps/jsr.io/@oak/commons/1.0.0/server_sent_event.d.ts +0 -178
- package/esm/deps/jsr.io/@oak/commons/1.0.0/server_sent_event.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/server_sent_event.js +0 -262
- package/esm/deps/jsr.io/@oak/commons/1.0.0/status.d.ts +0 -389
- package/esm/deps/jsr.io/@oak/commons/1.0.0/status.d.ts.map +0 -1
- package/esm/deps/jsr.io/@oak/commons/1.0.0/status.js +0 -386
- package/esm/deps/jsr.io/@std/assert/1.0.11/assert.d.ts +0 -16
- package/esm/deps/jsr.io/@std/assert/1.0.11/assert.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.11/assert.js +0 -22
- package/esm/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts +0 -26
- package/esm/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.11/assertion_error.js +0 -30
- package/esm/deps/jsr.io/@std/bytes/1.0.5/_types.d.ts +0 -9
- package/esm/deps/jsr.io/@std/bytes/1.0.5/_types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/bytes/1.0.5/_types.js +0 -2
- package/esm/deps/jsr.io/@std/bytes/1.0.5/concat.d.ts +0 -21
- package/esm/deps/jsr.io/@std/bytes/1.0.5/concat.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/bytes/1.0.5/concat.js +0 -32
- package/esm/deps/jsr.io/@std/crypto/1.0.4/timing_safe_equal.d.ts +0 -34
- package/esm/deps/jsr.io/@std/crypto/1.0.4/timing_safe_equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/crypto/1.0.4/timing_safe_equal.js +0 -55
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts +0 -9
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_types.js +0 -2
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -26
- package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts +0 -40
- package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -163
- package/esm/deps/jsr.io/@std/encoding/1.0.7/base64url.d.ts +0 -40
- package/esm/deps/jsr.io/@std/encoding/1.0.7/base64url.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/base64url.js +0 -81
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/common.d.ts +0 -38
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/common.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/common.js +0 -40
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/encoding.d.ts +0 -34
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/encoding.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/encoding.js +0 -123
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/language.d.ts +0 -31
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/language.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/language.js +0 -113
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/media_type.d.ts +0 -31
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/media_type.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/http/1.0.13/_negotiation/media_type.js +0 -140
- package/esm/deps/jsr.io/@std/http/1.0.13/etag.d.ts +0 -148
- package/esm/deps/jsr.io/@std/http/1.0.13/etag.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/http/1.0.13/etag.js +0 -135
- package/esm/deps/jsr.io/@std/http/1.0.13/negotiation.d.ts +0 -148
- package/esm/deps/jsr.io/@std/http/1.0.13/negotiation.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/http/1.0.13/negotiation.js +0 -37
- package/esm/deps/jsr.io/@std/http/1.0.13/user_agent.d.ts +0 -200
- package/esm/deps/jsr.io/@std/http/1.0.13/user_agent.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/http/1.0.13/user_agent.js +0 -1150
- package/esm/deps/jsr.io/@std/media-types/1.1.0/_db.d.ts +0 -8
- package/esm/deps/jsr.io/@std/media-types/1.1.0/_db.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/media-types/1.1.0/_db.js +0 -33
- package/esm/deps/jsr.io/@std/media-types/1.1.0/_util.d.ts +0 -15
- package/esm/deps/jsr.io/@std/media-types/1.1.0/_util.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/media-types/1.1.0/_util.js +0 -122
- package/esm/deps/jsr.io/@std/media-types/1.1.0/content_type.d.ts +0 -43
- package/esm/deps/jsr.io/@std/media-types/1.1.0/content_type.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/media-types/1.1.0/content_type.js +0 -57
- package/esm/deps/jsr.io/@std/media-types/1.1.0/format_media_type.d.ts +0 -33
- package/esm/deps/jsr.io/@std/media-types/1.1.0/format_media_type.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/media-types/1.1.0/format_media_type.js +0 -77
- package/esm/deps/jsr.io/@std/media-types/1.1.0/get_charset.d.ts +0 -22
- package/esm/deps/jsr.io/@std/media-types/1.1.0/get_charset.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/media-types/1.1.0/get_charset.js +0 -43
- package/esm/deps/jsr.io/@std/media-types/1.1.0/parse_media_type.d.ts +0 -31
- package/esm/deps/jsr.io/@std/media-types/1.1.0/parse_media_type.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/media-types/1.1.0/parse_media_type.js +0 -114
- package/esm/deps/jsr.io/@std/media-types/1.1.0/type_by_extension.d.ts +0 -25
- package/esm/deps/jsr.io/@std/media-types/1.1.0/type_by_extension.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/media-types/1.1.0/type_by_extension.js +0 -31
- package/esm/deps/jsr.io/@std/media-types/1.1.0/vendor/db.d.ts +0 -9103
- package/esm/deps/jsr.io/@std/media-types/1.1.0/vendor/db.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/media-types/1.1.0/vendor/db.js +0 -9138
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/assert_path.d.ts +0 -2
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/assert_path.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/assert_path.js +0 -7
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/basename.d.ts +0 -4
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/basename.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/basename.js +0 -40
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/common.d.ts +0 -2
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/common.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/common.js +0 -23
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/constants.d.ts +0 -40
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/constants.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/constants.js +0 -46
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/dirname.d.ts +0 -2
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/dirname.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/dirname.js +0 -8
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/format.d.ts +0 -4
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/format.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/format.js +0 -19
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/from_file_url.d.ts +0 -2
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/from_file_url.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/from_file_url.js +0 -9
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/glob_to_reg_exp.d.ts +0 -35
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/glob_to_reg_exp.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/glob_to_reg_exp.js +0 -234
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/normalize.d.ts +0 -2
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/normalize.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/normalize.js +0 -8
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/normalize_string.d.ts +0 -2
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/normalize_string.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/normalize_string.js +0 -77
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/relative.d.ts +0 -2
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/relative.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/relative.js +0 -9
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/strip_trailing_separators.d.ts +0 -2
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/strip_trailing_separators.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/strip_trailing_separators.js +0 -19
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/to_file_url.d.ts +0 -2
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/to_file_url.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_common/to_file_url.js +0 -15
- package/esm/deps/jsr.io/@std/path/1.0.8/_os.d.ts +0 -2
- package/esm/deps/jsr.io/@std/path/1.0.8/_os.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/_os.js +0 -9
- package/esm/deps/jsr.io/@std/path/1.0.8/basename.d.ts +0 -28
- package/esm/deps/jsr.io/@std/path/1.0.8/basename.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/basename.js +0 -36
- package/esm/deps/jsr.io/@std/path/1.0.8/common.d.ts +0 -28
- package/esm/deps/jsr.io/@std/path/1.0.8/common.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/common.js +0 -33
- package/esm/deps/jsr.io/@std/path/1.0.8/constants.d.ts +0 -15
- package/esm/deps/jsr.io/@std/path/1.0.8/constants.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/constants.js +0 -17
- package/esm/deps/jsr.io/@std/path/1.0.8/dirname.d.ts +0 -23
- package/esm/deps/jsr.io/@std/path/1.0.8/dirname.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/dirname.js +0 -29
- package/esm/deps/jsr.io/@std/path/1.0.8/extname.d.ts +0 -23
- package/esm/deps/jsr.io/@std/path/1.0.8/extname.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/extname.js +0 -29
- package/esm/deps/jsr.io/@std/path/1.0.8/format.d.ts +0 -22
- package/esm/deps/jsr.io/@std/path/1.0.8/format.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/format.js +0 -27
- package/esm/deps/jsr.io/@std/path/1.0.8/from_file_url.d.ts +0 -22
- package/esm/deps/jsr.io/@std/path/1.0.8/from_file_url.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/from_file_url.js +0 -28
- package/esm/deps/jsr.io/@std/path/1.0.8/glob_to_regexp.d.ts +0 -77
- package/esm/deps/jsr.io/@std/path/1.0.8/glob_to_regexp.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/glob_to_regexp.js +0 -83
- package/esm/deps/jsr.io/@std/path/1.0.8/is_absolute.d.ts +0 -22
- package/esm/deps/jsr.io/@std/path/1.0.8/is_absolute.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/is_absolute.js +0 -28
- package/esm/deps/jsr.io/@std/path/1.0.8/is_glob.d.ts +0 -17
- package/esm/deps/jsr.io/@std/path/1.0.8/is_glob.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/is_glob.js +0 -42
- package/esm/deps/jsr.io/@std/path/1.0.8/join.d.ts +0 -23
- package/esm/deps/jsr.io/@std/path/1.0.8/join.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/join.js +0 -29
- package/esm/deps/jsr.io/@std/path/1.0.8/join_globs.d.ts +0 -28
- package/esm/deps/jsr.io/@std/path/1.0.8/join_globs.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/join_globs.js +0 -34
- package/esm/deps/jsr.io/@std/path/1.0.8/mod.d.ts +0 -54
- package/esm/deps/jsr.io/@std/path/1.0.8/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/mod.js +0 -57
- package/esm/deps/jsr.io/@std/path/1.0.8/normalize.d.ts +0 -27
- package/esm/deps/jsr.io/@std/path/1.0.8/normalize.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/normalize.js +0 -33
- package/esm/deps/jsr.io/@std/path/1.0.8/normalize_glob.d.ts +0 -29
- package/esm/deps/jsr.io/@std/path/1.0.8/normalize_glob.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/normalize_glob.js +0 -35
- package/esm/deps/jsr.io/@std/path/1.0.8/parse.d.ts +0 -35
- package/esm/deps/jsr.io/@std/path/1.0.8/parse.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/parse.js +0 -39
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/_util.d.ts +0 -2
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/_util.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/_util.js +0 -8
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/basename.d.ts +0 -40
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/basename.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/basename.js +0 -49
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/constants.d.ts +0 -13
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/constants.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/constants.js +0 -14
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/dirname.d.ts +0 -32
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/dirname.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/dirname.js +0 -62
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/extname.d.ts +0 -37
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/extname.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/extname.js +0 -89
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/format.d.ts +0 -24
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/format.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/format.js +0 -28
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/from_file_url.d.ts +0 -16
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/from_file_url.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/from_file_url.js +0 -21
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/glob_to_regexp.d.ts +0 -72
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/glob_to_regexp.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/glob_to_regexp.js +0 -82
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/is_absolute.d.ts +0 -17
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/is_absolute.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/is_absolute.js +0 -23
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/join.d.ts +0 -33
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/join.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/join.js +0 -42
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/join_globs.d.ts +0 -20
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/join_globs.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/join_globs.js +0 -40
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/normalize.d.ts +0 -40
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/normalize.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/normalize.js +0 -57
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/normalize_glob.d.ts +0 -20
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/normalize_glob.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/normalize_glob.js +0 -32
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/parse.d.ts +0 -25
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/parse.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/parse.js +0 -115
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/relative.d.ts +0 -20
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/relative.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/relative.js +0 -106
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/resolve.d.ts +0 -17
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/resolve.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/resolve.js +0 -59
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/to_file_url.d.ts +0 -17
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/to_file_url.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/to_file_url.js +0 -27
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/to_namespaced_path.d.ts +0 -16
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/to_namespaced_path.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/posix/to_namespaced_path.js +0 -20
- package/esm/deps/jsr.io/@std/path/1.0.8/relative.d.ts +0 -24
- package/esm/deps/jsr.io/@std/path/1.0.8/relative.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/relative.js +0 -30
- package/esm/deps/jsr.io/@std/path/1.0.8/resolve.d.ts +0 -22
- package/esm/deps/jsr.io/@std/path/1.0.8/resolve.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/resolve.js +0 -30
- package/esm/deps/jsr.io/@std/path/1.0.8/to_file_url.d.ts +0 -22
- package/esm/deps/jsr.io/@std/path/1.0.8/to_file_url.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/to_file_url.js +0 -28
- package/esm/deps/jsr.io/@std/path/1.0.8/to_namespaced_path.d.ts +0 -21
- package/esm/deps/jsr.io/@std/path/1.0.8/to_namespaced_path.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/to_namespaced_path.js +0 -29
- package/esm/deps/jsr.io/@std/path/1.0.8/types.d.ts +0 -38
- package/esm/deps/jsr.io/@std/path/1.0.8/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/types.js +0 -3
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/_util.d.ts +0 -4
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/_util.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/_util.js +0 -15
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/basename.d.ts +0 -23
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/basename.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/basename.js +0 -44
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/constants.d.ts +0 -13
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/constants.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/constants.js +0 -14
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/dirname.d.ts +0 -20
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/dirname.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/dirname.js +0 -112
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/extname.d.ts +0 -20
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/extname.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/extname.js +0 -81
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/format.d.ts +0 -24
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/format.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/format.js +0 -28
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/from_file_url.d.ts +0 -18
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/from_file_url.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/from_file_url.js +0 -30
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/glob_to_regexp.d.ts +0 -71
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/glob_to_regexp.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/glob_to_regexp.js +0 -82
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/is_absolute.d.ts +0 -17
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/is_absolute.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/is_absolute.js +0 -38
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/join.d.ts +0 -20
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/join.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/join.js +0 -74
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/join_globs.d.ts +0 -21
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/join_globs.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/join_globs.js +0 -41
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/normalize.d.ts +0 -22
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/normalize.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/normalize.js +0 -134
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/normalize_glob.d.ts +0 -20
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/normalize_glob.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/normalize_glob.js +0 -32
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/parse.d.ts +0 -25
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/parse.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/parse.js +0 -176
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/relative.d.ts +0 -23
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/relative.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/relative.js +0 -131
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/resolve.d.ts +0 -17
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/resolve.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/resolve.js +0 -154
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/to_file_url.d.ts +0 -17
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/to_file_url.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/to_file_url.js +0 -34
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/to_namespaced_path.d.ts +0 -17
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/to_namespaced_path.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.0.8/windows/to_namespaced_path.js +0 -49
- package/script/_dnt.polyfills.d.ts +0 -14
- package/script/_dnt.polyfills.d.ts.map +0 -1
- package/script/_dnt.polyfills.js +0 -12
- package/script/deps/deno.land/x/oak@v17.1.4/application.d.ts +0 -383
- package/script/deps/deno.land/x/oak@v17.1.4/application.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/application.js +0 -554
- package/script/deps/deno.land/x/oak@v17.1.4/body.d.ts +0 -71
- package/script/deps/deno.land/x/oak@v17.1.4/body.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/body.js +0 -240
- package/script/deps/deno.land/x/oak@v17.1.4/context.d.ts +0 -163
- package/script/deps/deno.land/x/oak@v17.1.4/context.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/context.js +0 -291
- package/script/deps/deno.land/x/oak@v17.1.4/deps.d.ts +0 -19
- package/script/deps/deno.land/x/oak@v17.1.4/deps.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/deps.js +0 -60
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_bun.d.ts +0 -51
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_bun.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_bun.js +0 -151
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_native.d.ts +0 -17
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_native.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_native.js +0 -127
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_native_request.d.ts +0 -26
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_native_request.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_native_request.js +0 -140
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_node.d.ts +0 -48
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_node.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/http_server_node.js +0 -180
- package/script/deps/deno.land/x/oak@v17.1.4/middleware/etag.d.ts +0 -20
- package/script/deps/deno.land/x/oak@v17.1.4/middleware/etag.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/middleware/etag.js +0 -57
- package/script/deps/deno.land/x/oak@v17.1.4/middleware/proxy.d.ts +0 -67
- package/script/deps/deno.land/x/oak@v17.1.4/middleware/proxy.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/middleware/proxy.js +0 -130
- package/script/deps/deno.land/x/oak@v17.1.4/middleware/serve.d.ts +0 -114
- package/script/deps/deno.land/x/oak@v17.1.4/middleware/serve.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/middleware/serve.js +0 -218
- package/script/deps/deno.land/x/oak@v17.1.4/middleware.d.ts +0 -36
- package/script/deps/deno.land/x/oak@v17.1.4/middleware.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/middleware.js +0 -38
- package/script/deps/deno.land/x/oak@v17.1.4/mod.d.ts +0 -111
- package/script/deps/deno.land/x/oak@v17.1.4/mod.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/mod.js +0 -159
- package/script/deps/deno.land/x/oak@v17.1.4/node_shims.d.ts +0 -2
- package/script/deps/deno.land/x/oak@v17.1.4/node_shims.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/node_shims.js +0 -100
- package/script/deps/deno.land/x/oak@v17.1.4/request.d.ts +0 -133
- package/script/deps/deno.land/x/oak@v17.1.4/request.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/request.js +0 -250
- package/script/deps/deno.land/x/oak@v17.1.4/response.d.ts +0 -148
- package/script/deps/deno.land/x/oak@v17.1.4/response.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/response.js +0 -299
- package/script/deps/deno.land/x/oak@v17.1.4/router.d.ts +0 -363
- package/script/deps/deno.land/x/oak@v17.1.4/router.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/router.js +0 -641
- package/script/deps/deno.land/x/oak@v17.1.4/send.d.ts +0 -75
- package/script/deps/deno.land/x/oak@v17.1.4/send.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/send.js +0 -222
- package/script/deps/deno.land/x/oak@v17.1.4/testing.d.ts +0 -33
- package/script/deps/deno.land/x/oak@v17.1.4/testing.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/testing.js +0 -118
- package/script/deps/deno.land/x/oak@v17.1.4/types.d.ts +0 -77
- package/script/deps/deno.land/x/oak@v17.1.4/types.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/types.js +0 -2
- package/script/deps/deno.land/x/oak@v17.1.4/utils/clone_state.d.ts +0 -3
- package/script/deps/deno.land/x/oak@v17.1.4/utils/clone_state.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/utils/clone_state.js +0 -19
- package/script/deps/deno.land/x/oak@v17.1.4/utils/consts.d.ts +0 -3
- package/script/deps/deno.land/x/oak@v17.1.4/utils/consts.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/utils/consts.js +0 -6
- package/script/deps/deno.land/x/oak@v17.1.4/utils/create_promise_with_resolvers.d.ts +0 -7
- package/script/deps/deno.land/x/oak@v17.1.4/utils/create_promise_with_resolvers.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/utils/create_promise_with_resolvers.js +0 -23
- package/script/deps/deno.land/x/oak@v17.1.4/utils/decode.d.ts +0 -6
- package/script/deps/deno.land/x/oak@v17.1.4/utils/decode.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/utils/decode.js +0 -20
- package/script/deps/deno.land/x/oak@v17.1.4/utils/decode_component.d.ts +0 -6
- package/script/deps/deno.land/x/oak@v17.1.4/utils/decode_component.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/utils/decode_component.js +0 -16
- package/script/deps/deno.land/x/oak@v17.1.4/utils/encode_url.d.ts +0 -3
- package/script/deps/deno.land/x/oak@v17.1.4/utils/encode_url.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/utils/encode_url.js +0 -13
- package/script/deps/deno.land/x/oak@v17.1.4/utils/resolve_path.d.ts +0 -31
- package/script/deps/deno.land/x/oak@v17.1.4/utils/resolve_path.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/utils/resolve_path.js +0 -59
- package/script/deps/deno.land/x/oak@v17.1.4/utils/streams.d.ts +0 -9
- package/script/deps/deno.land/x/oak@v17.1.4/utils/streams.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/utils/streams.js +0 -80
- package/script/deps/deno.land/x/oak@v17.1.4/utils/type_guards.d.ts +0 -17
- package/script/deps/deno.land/x/oak@v17.1.4/utils/type_guards.d.ts.map +0 -1
- package/script/deps/deno.land/x/oak@v17.1.4/utils/type_guards.js +0 -70
- package/script/deps/jsr.io/@oak/commons/1.0.0/content_disposition.d.ts +0 -16
- package/script/deps/jsr.io/@oak/commons/1.0.0/content_disposition.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/content_disposition.js +0 -128
- package/script/deps/jsr.io/@oak/commons/1.0.0/cookie_map.d.ts +0 -363
- package/script/deps/jsr.io/@oak/commons/1.0.0/cookie_map.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/cookie_map.js +0 -608
- package/script/deps/jsr.io/@oak/commons/1.0.0/form_data.d.ts +0 -9
- package/script/deps/jsr.io/@oak/commons/1.0.0/form_data.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/form_data.js +0 -288
- package/script/deps/jsr.io/@oak/commons/1.0.0/forwarded.d.ts +0 -16
- package/script/deps/jsr.io/@oak/commons/1.0.0/forwarded.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/forwarded.js +0 -211
- package/script/deps/jsr.io/@oak/commons/1.0.0/header_utils.d.ts +0 -6
- package/script/deps/jsr.io/@oak/commons/1.0.0/header_utils.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/header_utils.js +0 -32
- package/script/deps/jsr.io/@oak/commons/1.0.0/http_errors.d.ts +0 -123
- package/script/deps/jsr.io/@oak/commons/1.0.0/http_errors.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/http_errors.js +0 -239
- package/script/deps/jsr.io/@oak/commons/1.0.0/keystack.d.ts +0 -56
- package/script/deps/jsr.io/@oak/commons/1.0.0/keystack.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/keystack.js +0 -169
- package/script/deps/jsr.io/@oak/commons/1.0.0/media_types.d.ts +0 -56
- package/script/deps/jsr.io/@oak/commons/1.0.0/media_types.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/media_types.js +0 -212
- package/script/deps/jsr.io/@oak/commons/1.0.0/method.d.ts +0 -29
- package/script/deps/jsr.io/@oak/commons/1.0.0/method.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/method.js +0 -66
- package/script/deps/jsr.io/@oak/commons/1.0.0/range.d.ts +0 -324
- package/script/deps/jsr.io/@oak/commons/1.0.0/range.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/range.js +0 -536
- package/script/deps/jsr.io/@oak/commons/1.0.0/server_sent_event.d.ts +0 -178
- package/script/deps/jsr.io/@oak/commons/1.0.0/server_sent_event.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/server_sent_event.js +0 -267
- package/script/deps/jsr.io/@oak/commons/1.0.0/status.d.ts +0 -389
- package/script/deps/jsr.io/@oak/commons/1.0.0/status.d.ts.map +0 -1
- package/script/deps/jsr.io/@oak/commons/1.0.0/status.js +0 -396
- package/script/deps/jsr.io/@std/assert/1.0.11/assert.d.ts +0 -16
- package/script/deps/jsr.io/@std/assert/1.0.11/assert.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.11/assert.js +0 -25
- package/script/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts +0 -26
- package/script/deps/jsr.io/@std/assert/1.0.11/assertion_error.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.11/assertion_error.js +0 -34
- package/script/deps/jsr.io/@std/bytes/1.0.5/_types.d.ts +0 -9
- package/script/deps/jsr.io/@std/bytes/1.0.5/_types.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/bytes/1.0.5/_types.js +0 -3
- package/script/deps/jsr.io/@std/bytes/1.0.5/concat.d.ts +0 -21
- package/script/deps/jsr.io/@std/bytes/1.0.5/concat.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/bytes/1.0.5/concat.js +0 -35
- package/script/deps/jsr.io/@std/crypto/1.0.4/timing_safe_equal.d.ts +0 -34
- package/script/deps/jsr.io/@std/crypto/1.0.4/timing_safe_equal.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/crypto/1.0.4/timing_safe_equal.js +0 -58
- package/script/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts +0 -9
- package/script/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/_types.js +0 -3
- package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
- package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -29
- package/script/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts +0 -40
- package/script/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -167
- package/script/deps/jsr.io/@std/encoding/1.0.7/base64url.d.ts +0 -40
- package/script/deps/jsr.io/@std/encoding/1.0.7/base64url.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/base64url.js +0 -108
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/common.d.ts +0 -38
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/common.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/common.js +0 -44
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/encoding.d.ts +0 -34
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/encoding.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/encoding.js +0 -126
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/language.d.ts +0 -31
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/language.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/language.js +0 -116
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/media_type.d.ts +0 -31
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/media_type.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/http/1.0.13/_negotiation/media_type.js +0 -143
- package/script/deps/jsr.io/@std/http/1.0.13/etag.d.ts +0 -148
- package/script/deps/jsr.io/@std/http/1.0.13/etag.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/http/1.0.13/etag.js +0 -140
- package/script/deps/jsr.io/@std/http/1.0.13/negotiation.d.ts +0 -148
- package/script/deps/jsr.io/@std/http/1.0.13/negotiation.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/http/1.0.13/negotiation.js +0 -42
- package/script/deps/jsr.io/@std/http/1.0.13/user_agent.d.ts +0 -200
- package/script/deps/jsr.io/@std/http/1.0.13/user_agent.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/http/1.0.13/user_agent.js +0 -1154
- package/script/deps/jsr.io/@std/media-types/1.1.0/_db.d.ts +0 -8
- package/script/deps/jsr.io/@std/media-types/1.1.0/_db.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/media-types/1.1.0/_db.js +0 -40
- package/script/deps/jsr.io/@std/media-types/1.1.0/_util.d.ts +0 -15
- package/script/deps/jsr.io/@std/media-types/1.1.0/_util.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/media-types/1.1.0/_util.js +0 -132
- package/script/deps/jsr.io/@std/media-types/1.1.0/content_type.d.ts +0 -43
- package/script/deps/jsr.io/@std/media-types/1.1.0/content_type.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/media-types/1.1.0/content_type.js +0 -60
- package/script/deps/jsr.io/@std/media-types/1.1.0/format_media_type.d.ts +0 -33
- package/script/deps/jsr.io/@std/media-types/1.1.0/format_media_type.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/media-types/1.1.0/format_media_type.js +0 -80
- package/script/deps/jsr.io/@std/media-types/1.1.0/get_charset.d.ts +0 -22
- package/script/deps/jsr.io/@std/media-types/1.1.0/get_charset.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/media-types/1.1.0/get_charset.js +0 -46
- package/script/deps/jsr.io/@std/media-types/1.1.0/parse_media_type.d.ts +0 -31
- package/script/deps/jsr.io/@std/media-types/1.1.0/parse_media_type.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/media-types/1.1.0/parse_media_type.js +0 -117
- package/script/deps/jsr.io/@std/media-types/1.1.0/type_by_extension.d.ts +0 -25
- package/script/deps/jsr.io/@std/media-types/1.1.0/type_by_extension.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/media-types/1.1.0/type_by_extension.js +0 -34
- package/script/deps/jsr.io/@std/media-types/1.1.0/vendor/db.d.ts +0 -9103
- package/script/deps/jsr.io/@std/media-types/1.1.0/vendor/db.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/media-types/1.1.0/vendor/db.js +0 -9140
- package/script/deps/jsr.io/@std/path/1.0.8/_common/assert_path.d.ts +0 -2
- package/script/deps/jsr.io/@std/path/1.0.8/_common/assert_path.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/assert_path.js +0 -10
- package/script/deps/jsr.io/@std/path/1.0.8/_common/basename.d.ts +0 -4
- package/script/deps/jsr.io/@std/path/1.0.8/_common/basename.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/basename.js +0 -45
- package/script/deps/jsr.io/@std/path/1.0.8/_common/common.d.ts +0 -2
- package/script/deps/jsr.io/@std/path/1.0.8/_common/common.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/common.js +0 -26
- package/script/deps/jsr.io/@std/path/1.0.8/_common/constants.d.ts +0 -40
- package/script/deps/jsr.io/@std/path/1.0.8/_common/constants.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/constants.js +0 -49
- package/script/deps/jsr.io/@std/path/1.0.8/_common/dirname.d.ts +0 -2
- package/script/deps/jsr.io/@std/path/1.0.8/_common/dirname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/dirname.js +0 -11
- package/script/deps/jsr.io/@std/path/1.0.8/_common/format.d.ts +0 -4
- package/script/deps/jsr.io/@std/path/1.0.8/_common/format.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/format.js +0 -23
- package/script/deps/jsr.io/@std/path/1.0.8/_common/from_file_url.d.ts +0 -2
- package/script/deps/jsr.io/@std/path/1.0.8/_common/from_file_url.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/from_file_url.js +0 -12
- package/script/deps/jsr.io/@std/path/1.0.8/_common/glob_to_reg_exp.d.ts +0 -35
- package/script/deps/jsr.io/@std/path/1.0.8/_common/glob_to_reg_exp.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/glob_to_reg_exp.js +0 -237
- package/script/deps/jsr.io/@std/path/1.0.8/_common/normalize.d.ts +0 -2
- package/script/deps/jsr.io/@std/path/1.0.8/_common/normalize.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/normalize.js +0 -11
- package/script/deps/jsr.io/@std/path/1.0.8/_common/normalize_string.d.ts +0 -2
- package/script/deps/jsr.io/@std/path/1.0.8/_common/normalize_string.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/normalize_string.js +0 -80
- package/script/deps/jsr.io/@std/path/1.0.8/_common/relative.d.ts +0 -2
- package/script/deps/jsr.io/@std/path/1.0.8/_common/relative.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/relative.js +0 -12
- package/script/deps/jsr.io/@std/path/1.0.8/_common/strip_trailing_separators.d.ts +0 -2
- package/script/deps/jsr.io/@std/path/1.0.8/_common/strip_trailing_separators.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/strip_trailing_separators.js +0 -22
- package/script/deps/jsr.io/@std/path/1.0.8/_common/to_file_url.d.ts +0 -2
- package/script/deps/jsr.io/@std/path/1.0.8/_common/to_file_url.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_common/to_file_url.js +0 -18
- package/script/deps/jsr.io/@std/path/1.0.8/_os.d.ts +0 -2
- package/script/deps/jsr.io/@std/path/1.0.8/_os.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/_os.js +0 -35
- package/script/deps/jsr.io/@std/path/1.0.8/basename.d.ts +0 -28
- package/script/deps/jsr.io/@std/path/1.0.8/basename.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/basename.js +0 -39
- package/script/deps/jsr.io/@std/path/1.0.8/common.d.ts +0 -28
- package/script/deps/jsr.io/@std/path/1.0.8/common.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/common.js +0 -36
- package/script/deps/jsr.io/@std/path/1.0.8/constants.d.ts +0 -15
- package/script/deps/jsr.io/@std/path/1.0.8/constants.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/constants.js +0 -20
- package/script/deps/jsr.io/@std/path/1.0.8/dirname.d.ts +0 -23
- package/script/deps/jsr.io/@std/path/1.0.8/dirname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/dirname.js +0 -32
- package/script/deps/jsr.io/@std/path/1.0.8/extname.d.ts +0 -23
- package/script/deps/jsr.io/@std/path/1.0.8/extname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/extname.js +0 -32
- package/script/deps/jsr.io/@std/path/1.0.8/format.d.ts +0 -22
- package/script/deps/jsr.io/@std/path/1.0.8/format.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/format.js +0 -30
- package/script/deps/jsr.io/@std/path/1.0.8/from_file_url.d.ts +0 -22
- package/script/deps/jsr.io/@std/path/1.0.8/from_file_url.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/from_file_url.js +0 -31
- package/script/deps/jsr.io/@std/path/1.0.8/glob_to_regexp.d.ts +0 -77
- package/script/deps/jsr.io/@std/path/1.0.8/glob_to_regexp.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/glob_to_regexp.js +0 -86
- package/script/deps/jsr.io/@std/path/1.0.8/is_absolute.d.ts +0 -22
- package/script/deps/jsr.io/@std/path/1.0.8/is_absolute.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/is_absolute.js +0 -31
- package/script/deps/jsr.io/@std/path/1.0.8/is_glob.d.ts +0 -17
- package/script/deps/jsr.io/@std/path/1.0.8/is_glob.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/is_glob.js +0 -45
- package/script/deps/jsr.io/@std/path/1.0.8/join.d.ts +0 -23
- package/script/deps/jsr.io/@std/path/1.0.8/join.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/join.js +0 -32
- package/script/deps/jsr.io/@std/path/1.0.8/join_globs.d.ts +0 -28
- package/script/deps/jsr.io/@std/path/1.0.8/join_globs.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/join_globs.js +0 -37
- package/script/deps/jsr.io/@std/path/1.0.8/mod.d.ts +0 -54
- package/script/deps/jsr.io/@std/path/1.0.8/mod.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/mod.js +0 -73
- package/script/deps/jsr.io/@std/path/1.0.8/normalize.d.ts +0 -27
- package/script/deps/jsr.io/@std/path/1.0.8/normalize.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/normalize.js +0 -36
- package/script/deps/jsr.io/@std/path/1.0.8/normalize_glob.d.ts +0 -29
- package/script/deps/jsr.io/@std/path/1.0.8/normalize_glob.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/normalize_glob.js +0 -38
- package/script/deps/jsr.io/@std/path/1.0.8/parse.d.ts +0 -35
- package/script/deps/jsr.io/@std/path/1.0.8/parse.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/parse.js +0 -42
- package/script/deps/jsr.io/@std/path/1.0.8/posix/_util.d.ts +0 -2
- package/script/deps/jsr.io/@std/path/1.0.8/posix/_util.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/_util.js +0 -11
- package/script/deps/jsr.io/@std/path/1.0.8/posix/basename.d.ts +0 -40
- package/script/deps/jsr.io/@std/path/1.0.8/posix/basename.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/basename.js +0 -52
- package/script/deps/jsr.io/@std/path/1.0.8/posix/constants.d.ts +0 -13
- package/script/deps/jsr.io/@std/path/1.0.8/posix/constants.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/constants.js +0 -17
- package/script/deps/jsr.io/@std/path/1.0.8/posix/dirname.d.ts +0 -32
- package/script/deps/jsr.io/@std/path/1.0.8/posix/dirname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/dirname.js +0 -65
- package/script/deps/jsr.io/@std/path/1.0.8/posix/extname.d.ts +0 -37
- package/script/deps/jsr.io/@std/path/1.0.8/posix/extname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/extname.js +0 -92
- package/script/deps/jsr.io/@std/path/1.0.8/posix/format.d.ts +0 -24
- package/script/deps/jsr.io/@std/path/1.0.8/posix/format.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/format.js +0 -31
- package/script/deps/jsr.io/@std/path/1.0.8/posix/from_file_url.d.ts +0 -16
- package/script/deps/jsr.io/@std/path/1.0.8/posix/from_file_url.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/from_file_url.js +0 -24
- package/script/deps/jsr.io/@std/path/1.0.8/posix/glob_to_regexp.d.ts +0 -72
- package/script/deps/jsr.io/@std/path/1.0.8/posix/glob_to_regexp.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/glob_to_regexp.js +0 -85
- package/script/deps/jsr.io/@std/path/1.0.8/posix/is_absolute.d.ts +0 -17
- package/script/deps/jsr.io/@std/path/1.0.8/posix/is_absolute.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/is_absolute.js +0 -26
- package/script/deps/jsr.io/@std/path/1.0.8/posix/join.d.ts +0 -33
- package/script/deps/jsr.io/@std/path/1.0.8/posix/join.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/join.js +0 -45
- package/script/deps/jsr.io/@std/path/1.0.8/posix/join_globs.d.ts +0 -20
- package/script/deps/jsr.io/@std/path/1.0.8/posix/join_globs.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/join_globs.js +0 -43
- package/script/deps/jsr.io/@std/path/1.0.8/posix/normalize.d.ts +0 -40
- package/script/deps/jsr.io/@std/path/1.0.8/posix/normalize.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/normalize.js +0 -60
- package/script/deps/jsr.io/@std/path/1.0.8/posix/normalize_glob.d.ts +0 -20
- package/script/deps/jsr.io/@std/path/1.0.8/posix/normalize_glob.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/normalize_glob.js +0 -35
- package/script/deps/jsr.io/@std/path/1.0.8/posix/parse.d.ts +0 -25
- package/script/deps/jsr.io/@std/path/1.0.8/posix/parse.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/parse.js +0 -118
- package/script/deps/jsr.io/@std/path/1.0.8/posix/relative.d.ts +0 -20
- package/script/deps/jsr.io/@std/path/1.0.8/posix/relative.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/relative.js +0 -109
- package/script/deps/jsr.io/@std/path/1.0.8/posix/resolve.d.ts +0 -17
- package/script/deps/jsr.io/@std/path/1.0.8/posix/resolve.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/resolve.js +0 -85
- package/script/deps/jsr.io/@std/path/1.0.8/posix/to_file_url.d.ts +0 -17
- package/script/deps/jsr.io/@std/path/1.0.8/posix/to_file_url.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/to_file_url.js +0 -30
- package/script/deps/jsr.io/@std/path/1.0.8/posix/to_namespaced_path.d.ts +0 -16
- package/script/deps/jsr.io/@std/path/1.0.8/posix/to_namespaced_path.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/posix/to_namespaced_path.js +0 -23
- package/script/deps/jsr.io/@std/path/1.0.8/relative.d.ts +0 -24
- package/script/deps/jsr.io/@std/path/1.0.8/relative.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/relative.js +0 -33
- package/script/deps/jsr.io/@std/path/1.0.8/resolve.d.ts +0 -22
- package/script/deps/jsr.io/@std/path/1.0.8/resolve.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/resolve.js +0 -33
- package/script/deps/jsr.io/@std/path/1.0.8/to_file_url.d.ts +0 -22
- package/script/deps/jsr.io/@std/path/1.0.8/to_file_url.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/to_file_url.js +0 -31
- package/script/deps/jsr.io/@std/path/1.0.8/to_namespaced_path.d.ts +0 -21
- package/script/deps/jsr.io/@std/path/1.0.8/to_namespaced_path.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/to_namespaced_path.js +0 -32
- package/script/deps/jsr.io/@std/path/1.0.8/types.d.ts +0 -38
- package/script/deps/jsr.io/@std/path/1.0.8/types.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/types.js +0 -4
- package/script/deps/jsr.io/@std/path/1.0.8/windows/_util.d.ts +0 -4
- package/script/deps/jsr.io/@std/path/1.0.8/windows/_util.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/_util.js +0 -20
- package/script/deps/jsr.io/@std/path/1.0.8/windows/basename.d.ts +0 -23
- package/script/deps/jsr.io/@std/path/1.0.8/windows/basename.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/basename.js +0 -47
- package/script/deps/jsr.io/@std/path/1.0.8/windows/constants.d.ts +0 -13
- package/script/deps/jsr.io/@std/path/1.0.8/windows/constants.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/constants.js +0 -17
- package/script/deps/jsr.io/@std/path/1.0.8/windows/dirname.d.ts +0 -20
- package/script/deps/jsr.io/@std/path/1.0.8/windows/dirname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/dirname.js +0 -115
- package/script/deps/jsr.io/@std/path/1.0.8/windows/extname.d.ts +0 -20
- package/script/deps/jsr.io/@std/path/1.0.8/windows/extname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/extname.js +0 -84
- package/script/deps/jsr.io/@std/path/1.0.8/windows/format.d.ts +0 -24
- package/script/deps/jsr.io/@std/path/1.0.8/windows/format.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/format.js +0 -31
- package/script/deps/jsr.io/@std/path/1.0.8/windows/from_file_url.d.ts +0 -18
- package/script/deps/jsr.io/@std/path/1.0.8/windows/from_file_url.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/from_file_url.js +0 -33
- package/script/deps/jsr.io/@std/path/1.0.8/windows/glob_to_regexp.d.ts +0 -71
- package/script/deps/jsr.io/@std/path/1.0.8/windows/glob_to_regexp.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/glob_to_regexp.js +0 -85
- package/script/deps/jsr.io/@std/path/1.0.8/windows/is_absolute.d.ts +0 -17
- package/script/deps/jsr.io/@std/path/1.0.8/windows/is_absolute.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/is_absolute.js +0 -41
- package/script/deps/jsr.io/@std/path/1.0.8/windows/join.d.ts +0 -20
- package/script/deps/jsr.io/@std/path/1.0.8/windows/join.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/join.js +0 -77
- package/script/deps/jsr.io/@std/path/1.0.8/windows/join_globs.d.ts +0 -21
- package/script/deps/jsr.io/@std/path/1.0.8/windows/join_globs.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/join_globs.js +0 -44
- package/script/deps/jsr.io/@std/path/1.0.8/windows/normalize.d.ts +0 -22
- package/script/deps/jsr.io/@std/path/1.0.8/windows/normalize.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/normalize.js +0 -137
- package/script/deps/jsr.io/@std/path/1.0.8/windows/normalize_glob.d.ts +0 -20
- package/script/deps/jsr.io/@std/path/1.0.8/windows/normalize_glob.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/normalize_glob.js +0 -35
- package/script/deps/jsr.io/@std/path/1.0.8/windows/parse.d.ts +0 -25
- package/script/deps/jsr.io/@std/path/1.0.8/windows/parse.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/parse.js +0 -179
- package/script/deps/jsr.io/@std/path/1.0.8/windows/relative.d.ts +0 -23
- package/script/deps/jsr.io/@std/path/1.0.8/windows/relative.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/relative.js +0 -134
- package/script/deps/jsr.io/@std/path/1.0.8/windows/resolve.d.ts +0 -17
- package/script/deps/jsr.io/@std/path/1.0.8/windows/resolve.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/resolve.js +0 -180
- package/script/deps/jsr.io/@std/path/1.0.8/windows/to_file_url.d.ts +0 -17
- package/script/deps/jsr.io/@std/path/1.0.8/windows/to_file_url.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/to_file_url.js +0 -37
- package/script/deps/jsr.io/@std/path/1.0.8/windows/to_namespaced_path.d.ts +0 -17
- package/script/deps/jsr.io/@std/path/1.0.8/windows/to_namespaced_path.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.0.8/windows/to_namespaced_path.js +0 -52
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
/** Options which can be set when initializing a {@linkcode ServerSentEvent}. */
|
|
2
|
-
export interface ServerSentEventInit extends EventInit {
|
|
3
|
-
/**
|
|
4
|
-
* Optional arbitrary data to send to the client, data this is a string will
|
|
5
|
-
* be sent unmodified, otherwise `JSON.stringify()` will be used to serialize
|
|
6
|
-
* the value.
|
|
7
|
-
*/
|
|
8
|
-
data?: unknown;
|
|
9
|
-
/** An optional `id` which will be sent with the event and exposed in the
|
|
10
|
-
* client `EventSource`. */
|
|
11
|
-
id?: number;
|
|
12
|
-
/** The replacer is passed to `JSON.stringify` when converting the `data`
|
|
13
|
-
* property to a JSON string. */
|
|
14
|
-
replacer?: (string | number)[] | ((this: any, key: string, value: any) => any);
|
|
15
|
-
/** Space is passed to `JSON.stringify` when converting the `data` property
|
|
16
|
-
* to a JSON string. */
|
|
17
|
-
space?: string | number;
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* Options which can be sent when initializing a
|
|
21
|
-
* {@linkcode ServerSentEventTarget}.
|
|
22
|
-
*/
|
|
23
|
-
export interface ServerSentEventTargetOptions {
|
|
24
|
-
/** Keep client connections alive by sending a comment event to the client
|
|
25
|
-
* at a specified interval. If `true`, then it polls every 30000 milliseconds
|
|
26
|
-
* (30 seconds). If set to a number, then it polls that number of
|
|
27
|
-
* milliseconds. The feature is disabled if set to `false`. It defaults to
|
|
28
|
-
* `false`. */
|
|
29
|
-
keepAlive?: boolean | number;
|
|
30
|
-
}
|
|
31
|
-
declare class CloseEvent extends Event {
|
|
32
|
-
constructor(eventInit: EventInit);
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* An event which contains information which will be sent to the remote
|
|
36
|
-
* connection and be made available in an `EventSource` as an event. A server
|
|
37
|
-
* creates new events and dispatches them on the target which will then be
|
|
38
|
-
* sent to a client.
|
|
39
|
-
*
|
|
40
|
-
* See more about Server-sent events on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events)
|
|
41
|
-
*
|
|
42
|
-
* ### Example
|
|
43
|
-
*
|
|
44
|
-
* ```ts
|
|
45
|
-
* import {
|
|
46
|
-
* ServerSentEvent,
|
|
47
|
-
* ServerSentEventStreamTarget,
|
|
48
|
-
* } from "jsr:@oak/commons/server_sent_event";
|
|
49
|
-
*
|
|
50
|
-
* Deno.serve({ port: 8000 }, (request) => {
|
|
51
|
-
* const target = new ServerSentEventStreamTarget();
|
|
52
|
-
* const evt = new ServerSentEvent("message", {
|
|
53
|
-
* data: { hello: "world" },
|
|
54
|
-
* id: 1
|
|
55
|
-
* });
|
|
56
|
-
* target.dispatchEvent(evt);
|
|
57
|
-
* return target.asResponse();
|
|
58
|
-
* });
|
|
59
|
-
* ```
|
|
60
|
-
*/
|
|
61
|
-
export declare class ServerSentEvent extends Event {
|
|
62
|
-
#private;
|
|
63
|
-
/**
|
|
64
|
-
* @param type the event type that will be available on the client. The type
|
|
65
|
-
* of `"message"` will be handled specifically as a message
|
|
66
|
-
* server-side event.
|
|
67
|
-
* @param eventInit initialization options for the event
|
|
68
|
-
*/
|
|
69
|
-
constructor(type: string, eventInit?: ServerSentEventInit);
|
|
70
|
-
/** The data associated with the event, which will be sent to the client and
|
|
71
|
-
* be made available in the `EventSource`. */
|
|
72
|
-
get data(): string;
|
|
73
|
-
/** The optional ID associated with the event that will be sent to the client
|
|
74
|
-
* and be made available in the `EventSource`. */
|
|
75
|
-
get id(): number | undefined;
|
|
76
|
-
toString(): string;
|
|
77
|
-
}
|
|
78
|
-
/**
|
|
79
|
-
* The abstract interface for server sent events, which is implemented in
|
|
80
|
-
* {@linkcode ServerSentEventStreamTarget}.
|
|
81
|
-
*/
|
|
82
|
-
export interface ServerSentEventTarget extends EventTarget {
|
|
83
|
-
/** Is set to `true` if events cannot be sent to the remote connection.
|
|
84
|
-
* Otherwise it is set to `false`.
|
|
85
|
-
*
|
|
86
|
-
* *Note*: This flag is lazily set, and might not reflect a closed state until
|
|
87
|
-
* another event, comment or message is attempted to be processed. */
|
|
88
|
-
readonly closed: boolean;
|
|
89
|
-
/** Close the target, refusing to accept any more events. */
|
|
90
|
-
close(): Promise<void>;
|
|
91
|
-
/** Send a comment to the remote connection. Comments are not exposed to the
|
|
92
|
-
* client `EventSource` but are used for diagnostics and helping ensure a
|
|
93
|
-
* connection is kept alive.
|
|
94
|
-
*
|
|
95
|
-
* ```ts
|
|
96
|
-
* import { ServerSentEventStreamTarget } from "jsr:@oak/commons/server_sent_event";
|
|
97
|
-
*
|
|
98
|
-
* Deno.serve({ port: 8000 }, (request) => {
|
|
99
|
-
* const target = new ServerSentEventStreamTarget();
|
|
100
|
-
* target.dispatchComment("this is a comment");
|
|
101
|
-
* return target.asResponse();
|
|
102
|
-
* });
|
|
103
|
-
* ```
|
|
104
|
-
*/
|
|
105
|
-
dispatchComment(comment: string): boolean;
|
|
106
|
-
/** Dispatch a message to the client. This message will contain `data: ` only
|
|
107
|
-
* and be available on the client `EventSource` on the `onmessage` or an event
|
|
108
|
-
* listener of type `"message"`. */
|
|
109
|
-
dispatchMessage(data: unknown): boolean;
|
|
110
|
-
/** Dispatch a server sent event to the client. The event `type` will be
|
|
111
|
-
* sent as `event: ` to the client which will be raised as a `MessageEvent`
|
|
112
|
-
* on the `EventSource` in the client.
|
|
113
|
-
*
|
|
114
|
-
* Any local event handlers will be dispatched to first, and if the event
|
|
115
|
-
* is cancelled, it will not be sent to the client.
|
|
116
|
-
*
|
|
117
|
-
* ```ts
|
|
118
|
-
* import {
|
|
119
|
-
* ServerSentEvent,
|
|
120
|
-
* ServerSentEventStreamTarget,
|
|
121
|
-
* } from "jsr:@oak/commons/server_sent_event";
|
|
122
|
-
*
|
|
123
|
-
* Deno.serve({ port: 8000 }, (request) => {
|
|
124
|
-
* const target = new ServerSentEventStreamTarget();
|
|
125
|
-
* const evt = new ServerSentEvent("ping", { data: "hello" });
|
|
126
|
-
* target.dispatchEvent(evt);
|
|
127
|
-
* return target.asResponse();
|
|
128
|
-
* });
|
|
129
|
-
* ```
|
|
130
|
-
*/
|
|
131
|
-
dispatchEvent(event: ServerSentEvent): boolean;
|
|
132
|
-
/** Dispatch a server sent event to the client. The event `type` will be
|
|
133
|
-
* sent as `event: ` to the client which will be raised as a `MessageEvent`
|
|
134
|
-
* on the `EventSource` in the client.
|
|
135
|
-
*
|
|
136
|
-
* Any local event handlers will be dispatched to first, and if the event
|
|
137
|
-
* is cancelled, it will not be sent to the client.
|
|
138
|
-
*
|
|
139
|
-
* ```ts
|
|
140
|
-
* import {
|
|
141
|
-
* ServerSentEvent,
|
|
142
|
-
* ServerSentEventStreamTarget,
|
|
143
|
-
* } from "jsr:@oak/commons/server_sent_event";
|
|
144
|
-
*
|
|
145
|
-
* Deno.serve({ port: 8000 }, (request) => {
|
|
146
|
-
* const target = new ServerSentEventStreamTarget();
|
|
147
|
-
* const evt = new ServerSentEvent("ping", { data: "hello" });
|
|
148
|
-
* target.dispatchEvent(evt);
|
|
149
|
-
* return target.asResponse();
|
|
150
|
-
* });
|
|
151
|
-
* ```
|
|
152
|
-
*/
|
|
153
|
-
dispatchEvent(event: CloseEvent | ErrorEvent): boolean;
|
|
154
|
-
}
|
|
155
|
-
/**
|
|
156
|
-
* An implementation of {@linkcode ServerSentEventTarget} that provides a
|
|
157
|
-
* readable stream as a body of a response to establish a connection to a
|
|
158
|
-
* client.
|
|
159
|
-
*/
|
|
160
|
-
export declare class ServerSentEventStreamTarget extends EventTarget implements ServerSentEventTarget {
|
|
161
|
-
#private;
|
|
162
|
-
get closed(): boolean;
|
|
163
|
-
constructor({ keepAlive }?: ServerSentEventTargetOptions);
|
|
164
|
-
/** Returns a {@linkcode Response} which contains the body and headers needed
|
|
165
|
-
* to initiate a SSE connection with the client. */
|
|
166
|
-
asResponse(responseInit?: ResponseInit): Response;
|
|
167
|
-
/** Returns a tuple which contains the {@linkcode BodyInit} and
|
|
168
|
-
* {@linkcode ResponseInit} needed to create a response that will establish
|
|
169
|
-
* a SSE connection with the client. */
|
|
170
|
-
asResponseInit(responseInit?: ResponseInit): [BodyInit, ResponseInit];
|
|
171
|
-
close(): Promise<void>;
|
|
172
|
-
dispatchComment(comment: string): boolean;
|
|
173
|
-
dispatchMessage(data: any): boolean;
|
|
174
|
-
dispatchEvent(event: ServerSentEvent): boolean;
|
|
175
|
-
dispatchEvent(event: CloseEvent | ErrorEvent): boolean;
|
|
176
|
-
}
|
|
177
|
-
export {};
|
|
178
|
-
//# sourceMappingURL=server_sent_event.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"server_sent_event.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@oak/commons/1.0.0/server_sent_event.ts"],"names":[],"mappings":"AAkDA,gFAAgF;AAChF,MAAM,WAAW,mBAAoB,SAAQ,SAAS;IACpD;;;;OAIG;IACH,IAAI,CAAC,EAAE,OAAO,CAAC;IAEf;+BAC2B;IAC3B,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ;oCACgC;IAChC,QAAQ,CAAC,EACL,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,GAEnB,CAAC,CAAC,IAAI,EAAE,GAAG,EAAE,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,KAAK,GAAG,CAAC,CAAC;IAElD;2BACuB;IACvB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB;AAED;;;GAGG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;;;kBAIc;IACd,SAAS,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;CAC9B;AAED,cAAM,UAAW,SAAQ,KAAK;gBAChB,SAAS,EAAE,SAAS;CAGjC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,qBAAa,eAAgB,SAAQ,KAAK;;IAKxC;;;;;OAKG;gBACS,IAAI,EAAE,MAAM,EAAE,SAAS,GAAE,mBAAwB;IAoB7D;iDAC6C;IAC7C,IAAI,IAAI,IAAI,MAAM,CAEjB;IAED;qDACiD;IACjD,IAAI,EAAE,IAAI,MAAM,GAAG,SAAS,CAE3B;IAEQ,QAAQ,IAAI,MAAM;CAM5B;AASD;;;GAGG;AACH,MAAM,WAAW,qBAAsB,SAAQ,WAAW;IACxD;;;;yEAIqE;IACrE,QAAQ,CAAC,MAAM,EAAE,OAAO,CAAC;IAEzB,4DAA4D;IAC5D,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAEvB;;;;;;;;;;;;;OAaG;IACH,eAAe,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC;IAE1C;;uCAEmC;IACnC,eAAe,CAAC,IAAI,EAAE,OAAO,GAAG,OAAO,CAAC;IAExC;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,aAAa,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO,CAAC;IAE/C;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,aAAa,CAAC,KAAK,EAAE,UAAU,GAAG,UAAU,GAAG,OAAO,CAAC;CACxD;AAED;;;;GAIG;AACH,qBAAa,2BAA4B,SAAQ,WAC/C,YAAW,qBAAqB;;IA2BhC,IAAI,MAAM,IAAI,OAAO,CAEpB;gBAEW,EAAE,SAAiB,EAAE,GAAE,4BAAiC;IA8CpE;uDACmD;IACnD,UAAU,CAAC,YAAY,CAAC,EAAE,YAAY,GAAG,QAAQ;IAIjD;;2CAEuC;IACvC,cAAc,CAAC,YAAY,GAAE,YAAiB,GAAG,CAAC,QAAQ,EAAE,YAAY,CAAC;IASzE,KAAK,IAAI,OAAO,CAAC,IAAI,CAAC;IAKtB,eAAe,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO;IAMzC,eAAe,CAAC,IAAI,EAAE,GAAG,GAAG,OAAO;IAK1B,aAAa,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO;IAC9C,aAAa,CAAC,KAAK,EAAE,UAAU,GAAG,UAAU,GAAG,OAAO;CAwChE"}
|
|
@@ -1,267 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// Copyright 2018-2024 the oak authors. All rights reserved. MIT license.
|
|
3
|
-
var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
|
|
4
|
-
if (kind === "m") throw new TypeError("Private method is not writable");
|
|
5
|
-
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
|
|
6
|
-
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
7
|
-
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
8
|
-
};
|
|
9
|
-
var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
10
|
-
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
|
|
11
|
-
if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
|
|
12
|
-
return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
|
|
13
|
-
};
|
|
14
|
-
var _ServerSentEvent_data, _ServerSentEvent_id, _ServerSentEvent_type, _ServerSentEventStreamTarget_instances, _ServerSentEventStreamTarget_bodyInit, _ServerSentEventStreamTarget_closed, _ServerSentEventStreamTarget_controller, _ServerSentEventStreamTarget_keepAliveId, _ServerSentEventStreamTarget_error, _ServerSentEventStreamTarget_push;
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.ServerSentEventStreamTarget = exports.ServerSentEvent = void 0;
|
|
17
|
-
/**
|
|
18
|
-
* Provides {@linkcode ServerSentEvent} and
|
|
19
|
-
* {@linkcode ServerSentEventStreamTarget} which provides an interface to send
|
|
20
|
-
* server sent events to a browser using the DOM event model.
|
|
21
|
-
*
|
|
22
|
-
* The {@linkcode ServerSentEventStreamTarget} provides the `.asResponse()` or
|
|
23
|
-
* `.asResponseInit()` to provide a body and headers to the client to establish
|
|
24
|
-
* the event connection. This is accomplished by keeping a connection open to
|
|
25
|
-
* the client by not closing the body, which allows events to be sent down the
|
|
26
|
-
* connection and processed by the client browser.
|
|
27
|
-
*
|
|
28
|
-
* See more about Server-sent events on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events)
|
|
29
|
-
*
|
|
30
|
-
* ## Example
|
|
31
|
-
*
|
|
32
|
-
* ```ts
|
|
33
|
-
* import {
|
|
34
|
-
* ServerSentEvent,
|
|
35
|
-
* ServerSentEventStreamTarget,
|
|
36
|
-
* } from "jsr:@oak/commons/server_sent_event";
|
|
37
|
-
*
|
|
38
|
-
* Deno.serve({ port: 8000 }, (request) => {
|
|
39
|
-
* const target = new ServerSentEventStreamTarget();
|
|
40
|
-
* let counter = 0;
|
|
41
|
-
*
|
|
42
|
-
* // Sends an event every 2 seconds, incrementing the ID
|
|
43
|
-
* const id = setInterval(() => {
|
|
44
|
-
* const evt = new ServerSentEvent(
|
|
45
|
-
* "message",
|
|
46
|
-
* { data: { hello: "world" }, id: counter++ },
|
|
47
|
-
* );
|
|
48
|
-
* target.dispatchEvent(evt);
|
|
49
|
-
* }, 2000);
|
|
50
|
-
*
|
|
51
|
-
* target.addEventListener("close", () => clearInterval(id));
|
|
52
|
-
* return target.asResponse();
|
|
53
|
-
* });
|
|
54
|
-
* ```
|
|
55
|
-
*
|
|
56
|
-
* @module
|
|
57
|
-
*/
|
|
58
|
-
const assert_js_1 = require("../../../@std/assert/1.0.11/assert.js");
|
|
59
|
-
const encoder = new TextEncoder();
|
|
60
|
-
const DEFAULT_KEEP_ALIVE_INTERVAL = 30_000;
|
|
61
|
-
class CloseEvent extends Event {
|
|
62
|
-
constructor(eventInit) {
|
|
63
|
-
super("close", eventInit);
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
/**
|
|
67
|
-
* An event which contains information which will be sent to the remote
|
|
68
|
-
* connection and be made available in an `EventSource` as an event. A server
|
|
69
|
-
* creates new events and dispatches them on the target which will then be
|
|
70
|
-
* sent to a client.
|
|
71
|
-
*
|
|
72
|
-
* See more about Server-sent events on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events)
|
|
73
|
-
*
|
|
74
|
-
* ### Example
|
|
75
|
-
*
|
|
76
|
-
* ```ts
|
|
77
|
-
* import {
|
|
78
|
-
* ServerSentEvent,
|
|
79
|
-
* ServerSentEventStreamTarget,
|
|
80
|
-
* } from "jsr:@oak/commons/server_sent_event";
|
|
81
|
-
*
|
|
82
|
-
* Deno.serve({ port: 8000 }, (request) => {
|
|
83
|
-
* const target = new ServerSentEventStreamTarget();
|
|
84
|
-
* const evt = new ServerSentEvent("message", {
|
|
85
|
-
* data: { hello: "world" },
|
|
86
|
-
* id: 1
|
|
87
|
-
* });
|
|
88
|
-
* target.dispatchEvent(evt);
|
|
89
|
-
* return target.asResponse();
|
|
90
|
-
* });
|
|
91
|
-
* ```
|
|
92
|
-
*/
|
|
93
|
-
class ServerSentEvent extends Event {
|
|
94
|
-
/**
|
|
95
|
-
* @param type the event type that will be available on the client. The type
|
|
96
|
-
* of `"message"` will be handled specifically as a message
|
|
97
|
-
* server-side event.
|
|
98
|
-
* @param eventInit initialization options for the event
|
|
99
|
-
*/
|
|
100
|
-
constructor(type, eventInit = {}) {
|
|
101
|
-
super(type, eventInit);
|
|
102
|
-
_ServerSentEvent_data.set(this, void 0);
|
|
103
|
-
_ServerSentEvent_id.set(this, void 0);
|
|
104
|
-
_ServerSentEvent_type.set(this, void 0);
|
|
105
|
-
const { data, replacer, space } = eventInit;
|
|
106
|
-
__classPrivateFieldSet(this, _ServerSentEvent_type, type, "f");
|
|
107
|
-
try {
|
|
108
|
-
__classPrivateFieldSet(this, _ServerSentEvent_data, typeof data === "string"
|
|
109
|
-
? data
|
|
110
|
-
: data !== undefined
|
|
111
|
-
? JSON.stringify(data, replacer, space)
|
|
112
|
-
: "", "f");
|
|
113
|
-
}
|
|
114
|
-
catch (e) {
|
|
115
|
-
(0, assert_js_1.assert)(e instanceof Error);
|
|
116
|
-
throw new TypeError(`data could not be coerced into a serialized string.\n ${e.message}`);
|
|
117
|
-
}
|
|
118
|
-
const { id } = eventInit;
|
|
119
|
-
__classPrivateFieldSet(this, _ServerSentEvent_id, id, "f");
|
|
120
|
-
}
|
|
121
|
-
/** The data associated with the event, which will be sent to the client and
|
|
122
|
-
* be made available in the `EventSource`. */
|
|
123
|
-
get data() {
|
|
124
|
-
return __classPrivateFieldGet(this, _ServerSentEvent_data, "f");
|
|
125
|
-
}
|
|
126
|
-
/** The optional ID associated with the event that will be sent to the client
|
|
127
|
-
* and be made available in the `EventSource`. */
|
|
128
|
-
get id() {
|
|
129
|
-
return __classPrivateFieldGet(this, _ServerSentEvent_id, "f");
|
|
130
|
-
}
|
|
131
|
-
toString() {
|
|
132
|
-
const data = `data: ${__classPrivateFieldGet(this, _ServerSentEvent_data, "f").split("\n").join("\ndata: ")}\n`;
|
|
133
|
-
return `${__classPrivateFieldGet(this, _ServerSentEvent_type, "f") === "__message" ? "" : `event: ${__classPrivateFieldGet(this, _ServerSentEvent_type, "f")}\n`}${__classPrivateFieldGet(this, _ServerSentEvent_id, "f") ? `id: ${String(__classPrivateFieldGet(this, _ServerSentEvent_id, "f"))}\n` : ""}${data}\n`;
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
exports.ServerSentEvent = ServerSentEvent;
|
|
137
|
-
_ServerSentEvent_data = new WeakMap(), _ServerSentEvent_id = new WeakMap(), _ServerSentEvent_type = new WeakMap();
|
|
138
|
-
const RESPONSE_HEADERS = [
|
|
139
|
-
["Connection", "Keep-Alive"],
|
|
140
|
-
["Content-Type", "text/event-stream"],
|
|
141
|
-
["Cache-Control", "no-cache"],
|
|
142
|
-
["Keep-Alive", `timeout=${Number.MAX_SAFE_INTEGER}`],
|
|
143
|
-
];
|
|
144
|
-
/**
|
|
145
|
-
* An implementation of {@linkcode ServerSentEventTarget} that provides a
|
|
146
|
-
* readable stream as a body of a response to establish a connection to a
|
|
147
|
-
* client.
|
|
148
|
-
*/
|
|
149
|
-
class ServerSentEventStreamTarget extends EventTarget {
|
|
150
|
-
get closed() {
|
|
151
|
-
return __classPrivateFieldGet(this, _ServerSentEventStreamTarget_closed, "f");
|
|
152
|
-
}
|
|
153
|
-
constructor({ keepAlive = false } = {}) {
|
|
154
|
-
super();
|
|
155
|
-
_ServerSentEventStreamTarget_instances.add(this);
|
|
156
|
-
_ServerSentEventStreamTarget_bodyInit.set(this, void 0);
|
|
157
|
-
_ServerSentEventStreamTarget_closed.set(this, false);
|
|
158
|
-
_ServerSentEventStreamTarget_controller.set(this, void 0);
|
|
159
|
-
// we are ignoring any here, because when exporting to npm/Node.js, the timer
|
|
160
|
-
// handle isn't a number.
|
|
161
|
-
// deno-lint-ignore no-explicit-any
|
|
162
|
-
_ServerSentEventStreamTarget_keepAliveId.set(this, void 0);
|
|
163
|
-
__classPrivateFieldSet(this, _ServerSentEventStreamTarget_bodyInit, new ReadableStream({
|
|
164
|
-
start: (controller) => {
|
|
165
|
-
__classPrivateFieldSet(this, _ServerSentEventStreamTarget_controller, controller, "f");
|
|
166
|
-
},
|
|
167
|
-
cancel: (error) => {
|
|
168
|
-
// connections closing are considered "normal" for SSE events and just
|
|
169
|
-
// mean the far side has closed.
|
|
170
|
-
if (error instanceof Error && error.message.includes("connection closed")) {
|
|
171
|
-
this.close();
|
|
172
|
-
}
|
|
173
|
-
else {
|
|
174
|
-
__classPrivateFieldGet(this, _ServerSentEventStreamTarget_instances, "m", _ServerSentEventStreamTarget_error).call(this, error);
|
|
175
|
-
}
|
|
176
|
-
},
|
|
177
|
-
}), "f");
|
|
178
|
-
this.addEventListener("close", () => {
|
|
179
|
-
__classPrivateFieldSet(this, _ServerSentEventStreamTarget_closed, true, "f");
|
|
180
|
-
if (__classPrivateFieldGet(this, _ServerSentEventStreamTarget_keepAliveId, "f") !== null && __classPrivateFieldGet(this, _ServerSentEventStreamTarget_keepAliveId, "f") !== undefined) {
|
|
181
|
-
clearInterval(__classPrivateFieldGet(this, _ServerSentEventStreamTarget_keepAliveId, "f"));
|
|
182
|
-
__classPrivateFieldSet(this, _ServerSentEventStreamTarget_keepAliveId, undefined, "f");
|
|
183
|
-
}
|
|
184
|
-
if (__classPrivateFieldGet(this, _ServerSentEventStreamTarget_controller, "f")) {
|
|
185
|
-
try {
|
|
186
|
-
__classPrivateFieldGet(this, _ServerSentEventStreamTarget_controller, "f").close();
|
|
187
|
-
}
|
|
188
|
-
catch {
|
|
189
|
-
// we ignore any errors here, as it is likely that the controller
|
|
190
|
-
// is already closed
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
});
|
|
194
|
-
if (keepAlive) {
|
|
195
|
-
const interval = typeof keepAlive === "number"
|
|
196
|
-
? keepAlive
|
|
197
|
-
: DEFAULT_KEEP_ALIVE_INTERVAL;
|
|
198
|
-
__classPrivateFieldSet(this, _ServerSentEventStreamTarget_keepAliveId, setInterval(() => {
|
|
199
|
-
this.dispatchComment("keep-alive comment");
|
|
200
|
-
}, interval), "f");
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
/** Returns a {@linkcode Response} which contains the body and headers needed
|
|
204
|
-
* to initiate a SSE connection with the client. */
|
|
205
|
-
asResponse(responseInit) {
|
|
206
|
-
return new Response(...this.asResponseInit(responseInit));
|
|
207
|
-
}
|
|
208
|
-
/** Returns a tuple which contains the {@linkcode BodyInit} and
|
|
209
|
-
* {@linkcode ResponseInit} needed to create a response that will establish
|
|
210
|
-
* a SSE connection with the client. */
|
|
211
|
-
asResponseInit(responseInit = {}) {
|
|
212
|
-
const headers = new Headers(responseInit.headers);
|
|
213
|
-
for (const [key, value] of RESPONSE_HEADERS) {
|
|
214
|
-
headers.set(key, value);
|
|
215
|
-
}
|
|
216
|
-
responseInit.headers = headers;
|
|
217
|
-
return [__classPrivateFieldGet(this, _ServerSentEventStreamTarget_bodyInit, "f"), responseInit];
|
|
218
|
-
}
|
|
219
|
-
close() {
|
|
220
|
-
this.dispatchEvent(new CloseEvent({ cancelable: false }));
|
|
221
|
-
return Promise.resolve();
|
|
222
|
-
}
|
|
223
|
-
dispatchComment(comment) {
|
|
224
|
-
__classPrivateFieldGet(this, _ServerSentEventStreamTarget_instances, "m", _ServerSentEventStreamTarget_push).call(this, `: ${comment.split("\n").join("\n: ")}\n\n`);
|
|
225
|
-
return true;
|
|
226
|
-
}
|
|
227
|
-
// deno-lint-ignore no-explicit-any
|
|
228
|
-
dispatchMessage(data) {
|
|
229
|
-
const event = new ServerSentEvent("__message", { data });
|
|
230
|
-
return this.dispatchEvent(event);
|
|
231
|
-
}
|
|
232
|
-
dispatchEvent(event) {
|
|
233
|
-
const dispatched = super.dispatchEvent(event);
|
|
234
|
-
if (dispatched && event instanceof ServerSentEvent) {
|
|
235
|
-
__classPrivateFieldGet(this, _ServerSentEventStreamTarget_instances, "m", _ServerSentEventStreamTarget_push).call(this, String(event));
|
|
236
|
-
}
|
|
237
|
-
return dispatched;
|
|
238
|
-
}
|
|
239
|
-
[(_ServerSentEventStreamTarget_bodyInit = new WeakMap(), _ServerSentEventStreamTarget_closed = new WeakMap(), _ServerSentEventStreamTarget_controller = new WeakMap(), _ServerSentEventStreamTarget_keepAliveId = new WeakMap(), _ServerSentEventStreamTarget_instances = new WeakSet(), _ServerSentEventStreamTarget_error = function _ServerSentEventStreamTarget_error(error) {
|
|
240
|
-
this.dispatchEvent(new CloseEvent({ cancelable: false }));
|
|
241
|
-
const errorEvent = new ErrorEvent("error", { error });
|
|
242
|
-
this.dispatchEvent(errorEvent);
|
|
243
|
-
}, _ServerSentEventStreamTarget_push = function _ServerSentEventStreamTarget_push(payload) {
|
|
244
|
-
if (!__classPrivateFieldGet(this, _ServerSentEventStreamTarget_controller, "f")) {
|
|
245
|
-
__classPrivateFieldGet(this, _ServerSentEventStreamTarget_instances, "m", _ServerSentEventStreamTarget_error).call(this, new Error("The controller has not been set."));
|
|
246
|
-
return;
|
|
247
|
-
}
|
|
248
|
-
if (__classPrivateFieldGet(this, _ServerSentEventStreamTarget_closed, "f")) {
|
|
249
|
-
return;
|
|
250
|
-
}
|
|
251
|
-
__classPrivateFieldGet(this, _ServerSentEventStreamTarget_controller, "f").enqueue(encoder.encode(payload));
|
|
252
|
-
}, Symbol.for("Deno.customInspect"))](inspect) {
|
|
253
|
-
return `${this.constructor.name} ${inspect({ "#bodyInit": __classPrivateFieldGet(this, _ServerSentEventStreamTarget_bodyInit, "f"), "#closed": __classPrivateFieldGet(this, _ServerSentEventStreamTarget_closed, "f") })}`;
|
|
254
|
-
}
|
|
255
|
-
[Symbol.for("nodejs.util.inspect.custom")](depth,
|
|
256
|
-
// deno-lint-ignore no-explicit-any
|
|
257
|
-
options, inspect) {
|
|
258
|
-
if (depth < 0) {
|
|
259
|
-
return options.stylize(`[${this.constructor.name}]`, "special");
|
|
260
|
-
}
|
|
261
|
-
const newOptions = Object.assign({}, options, {
|
|
262
|
-
depth: options.depth === null ? null : options.depth - 1,
|
|
263
|
-
});
|
|
264
|
-
return `${options.stylize(this.constructor.name, "special")} ${inspect({ "#bodyInit": __classPrivateFieldGet(this, _ServerSentEventStreamTarget_bodyInit, "f"), "#closed": __classPrivateFieldGet(this, _ServerSentEventStreamTarget_closed, "f") }, newOptions)}`;
|
|
265
|
-
}
|
|
266
|
-
}
|
|
267
|
-
exports.ServerSentEventStreamTarget = ServerSentEventStreamTarget;
|