ventojs 0.12.2 → 0.12.4

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.
Files changed (376) hide show
  1. package/esm/_dnt.shims.d.ts +1 -0
  2. package/esm/_dnt.shims.d.ts.map +1 -0
  3. package/esm/_dnt.test_polyfills.d.ts.map +1 -0
  4. package/esm/_dnt.test_shims.d.ts.map +1 -0
  5. package/esm/deps/deno.land/std@0.221.0/assert/_constants.d.ts.map +1 -0
  6. package/esm/deps/deno.land/std@0.221.0/assert/_diff.d.ts.map +1 -0
  7. package/esm/deps/deno.land/std@0.221.0/assert/_format.d.ts.map +1 -0
  8. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/assert/assert.d.ts +1 -0
  9. package/esm/deps/deno.land/std@0.221.0/assert/assert.d.ts.map +1 -0
  10. package/esm/deps/deno.land/std@0.221.0/assert/assert_equals.d.ts.map +1 -0
  11. package/esm/deps/deno.land/std@0.221.0/assert/assert_is_error.d.ts.map +1 -0
  12. package/esm/deps/deno.land/std@0.221.0/assert/assert_throws.d.ts.map +1 -0
  13. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/assert/assertion_error.d.ts +1 -0
  14. package/esm/deps/deno.land/std@0.221.0/assert/assertion_error.d.ts.map +1 -0
  15. package/esm/deps/deno.land/std@0.221.0/assert/equal.d.ts.map +1 -0
  16. package/esm/deps/deno.land/std@0.221.0/collections/_utils.d.ts.map +1 -0
  17. package/esm/deps/deno.land/std@0.221.0/collections/deep_merge.d.ts.map +1 -0
  18. package/esm/deps/deno.land/std@0.221.0/fmt/colors.d.ts.map +1 -0
  19. package/esm/deps/deno.land/std@0.221.0/front_matter/_formats.d.ts.map +1 -0
  20. package/esm/deps/deno.land/std@0.221.0/front_matter/create_extractor.d.ts.map +1 -0
  21. package/esm/deps/deno.land/std@0.221.0/front_matter/json.d.ts.map +1 -0
  22. package/esm/deps/deno.land/std@0.221.0/front_matter/mod.d.ts.map +1 -0
  23. package/esm/deps/deno.land/std@0.221.0/front_matter/test.d.ts.map +1 -0
  24. package/esm/deps/deno.land/std@0.221.0/front_matter/toml.d.ts.map +1 -0
  25. package/esm/deps/deno.land/std@0.221.0/front_matter/yaml.d.ts.map +1 -0
  26. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/html/entities.d.ts +1 -0
  27. package/esm/deps/deno.land/std@0.221.0/html/entities.d.ts.map +1 -0
  28. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/html/mod.d.ts +1 -0
  29. package/esm/deps/deno.land/std@0.221.0/html/mod.d.ts.map +1 -0
  30. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/assert_path.d.ts +1 -0
  31. package/esm/deps/deno.land/std@0.221.0/path/_common/assert_path.d.ts.map +1 -0
  32. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/basename.d.ts +1 -0
  33. package/esm/deps/deno.land/std@0.221.0/path/_common/basename.d.ts.map +1 -0
  34. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/common.d.ts +1 -0
  35. package/esm/deps/deno.land/std@0.221.0/path/_common/common.d.ts.map +1 -0
  36. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/constants.d.ts +1 -0
  37. package/esm/deps/deno.land/std@0.221.0/path/_common/constants.d.ts.map +1 -0
  38. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/dirname.d.ts +1 -0
  39. package/esm/deps/deno.land/std@0.221.0/path/_common/dirname.d.ts.map +1 -0
  40. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/format.d.ts +1 -0
  41. package/esm/deps/deno.land/std@0.221.0/path/_common/format.d.ts.map +1 -0
  42. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/from_file_url.d.ts +1 -0
  43. package/esm/deps/deno.land/std@0.221.0/path/_common/from_file_url.d.ts.map +1 -0
  44. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/glob_to_reg_exp.d.ts +1 -0
  45. package/esm/deps/deno.land/std@0.221.0/path/_common/glob_to_reg_exp.d.ts.map +1 -0
  46. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/normalize.d.ts +1 -0
  47. package/esm/deps/deno.land/std@0.221.0/path/_common/normalize.d.ts.map +1 -0
  48. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/normalize_string.d.ts +1 -0
  49. package/esm/deps/deno.land/std@0.221.0/path/_common/normalize_string.d.ts.map +1 -0
  50. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/normalize_string.js +2 -2
  51. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/relative.d.ts +1 -0
  52. package/esm/deps/deno.land/std@0.221.0/path/_common/relative.d.ts.map +1 -0
  53. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/strip_trailing_separators.d.ts +1 -0
  54. package/esm/deps/deno.land/std@0.221.0/path/_common/strip_trailing_separators.d.ts.map +1 -0
  55. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/to_file_url.d.ts +1 -0
  56. package/esm/deps/deno.land/std@0.221.0/path/_common/to_file_url.d.ts.map +1 -0
  57. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_interface.d.ts +14 -1
  58. package/esm/deps/deno.land/std@0.221.0/path/_interface.d.ts.map +1 -0
  59. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_os.d.ts +1 -0
  60. package/esm/deps/deno.land/std@0.221.0/path/_os.d.ts.map +1 -0
  61. package/esm/deps/deno.land/std@0.221.0/path/basename.d.ts +18 -0
  62. package/esm/deps/deno.land/std@0.221.0/path/basename.d.ts.map +1 -0
  63. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/basename.js +9 -0
  64. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/common.d.ts +1 -0
  65. package/esm/deps/deno.land/std@0.221.0/path/common.d.ts.map +1 -0
  66. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/constants.d.ts +1 -0
  67. package/esm/deps/deno.land/std@0.221.0/path/constants.d.ts.map +1 -0
  68. package/esm/deps/deno.land/{std@0.219.1/path/posix → std@0.221.0/path}/dirname.d.ts +1 -0
  69. package/esm/deps/deno.land/std@0.221.0/path/dirname.d.ts.map +1 -0
  70. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/extname.d.ts +1 -0
  71. package/esm/deps/deno.land/std@0.221.0/path/extname.d.ts.map +1 -0
  72. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/format.d.ts +4 -1
  73. package/esm/deps/deno.land/std@0.221.0/path/format.d.ts.map +1 -0
  74. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/format.js +3 -1
  75. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/from_file_url.d.ts +1 -0
  76. package/esm/deps/deno.land/std@0.221.0/path/from_file_url.d.ts.map +1 -0
  77. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/glob_to_regexp.d.ts +1 -0
  78. package/esm/deps/deno.land/std@0.221.0/path/glob_to_regexp.d.ts.map +1 -0
  79. package/esm/deps/deno.land/{std@0.219.1/path/posix → std@0.221.0/path}/is_absolute.d.ts +1 -0
  80. package/esm/deps/deno.land/std@0.221.0/path/is_absolute.d.ts.map +1 -0
  81. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/is_glob.d.ts +1 -0
  82. package/esm/deps/deno.land/std@0.221.0/path/is_glob.d.ts.map +1 -0
  83. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/join.d.ts +1 -0
  84. package/esm/deps/deno.land/std@0.221.0/path/join.d.ts.map +1 -0
  85. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/join_globs.d.ts +1 -0
  86. package/esm/deps/deno.land/std@0.221.0/path/join_globs.d.ts.map +1 -0
  87. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/mod.d.ts +1 -0
  88. package/esm/deps/deno.land/std@0.221.0/path/mod.d.ts.map +1 -0
  89. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/normalize.d.ts +1 -0
  90. package/esm/deps/deno.land/std@0.221.0/path/normalize.d.ts.map +1 -0
  91. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/normalize_glob.d.ts +1 -0
  92. package/esm/deps/deno.land/std@0.221.0/path/normalize_glob.d.ts.map +1 -0
  93. package/esm/deps/deno.land/std@0.221.0/path/parse.d.ts +19 -0
  94. package/esm/deps/deno.land/std@0.221.0/path/parse.d.ts.map +1 -0
  95. package/esm/deps/deno.land/std@0.221.0/path/parse.js +24 -0
  96. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/_util.d.ts +1 -0
  97. package/esm/deps/deno.land/std@0.221.0/path/posix/_util.d.ts.map +1 -0
  98. package/esm/deps/deno.land/std@0.221.0/path/posix/basename.d.ts +18 -0
  99. package/esm/deps/deno.land/std@0.221.0/path/posix/basename.d.ts.map +1 -0
  100. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/basename.js +9 -0
  101. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/common.d.ts +1 -0
  102. package/esm/deps/deno.land/std@0.221.0/path/posix/common.d.ts.map +1 -0
  103. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/constants.d.ts +1 -0
  104. package/esm/deps/deno.land/std@0.221.0/path/posix/constants.d.ts.map +1 -0
  105. package/esm/deps/deno.land/std@0.221.0/path/posix/dirname.d.ts +15 -0
  106. package/esm/deps/deno.land/std@0.221.0/path/posix/dirname.d.ts.map +1 -0
  107. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/dirname.js +9 -0
  108. package/esm/deps/deno.land/std@0.221.0/path/posix/extname.d.ts +16 -0
  109. package/esm/deps/deno.land/std@0.221.0/path/posix/extname.d.ts.map +1 -0
  110. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/extname.js +9 -0
  111. package/esm/deps/deno.land/{std@0.219.1/path/windows → std@0.221.0/path/posix}/format.d.ts +1 -0
  112. package/esm/deps/deno.land/std@0.221.0/path/posix/format.d.ts.map +1 -0
  113. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/from_file_url.d.ts +1 -0
  114. package/esm/deps/deno.land/std@0.221.0/path/posix/from_file_url.d.ts.map +1 -0
  115. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/glob_to_regexp.d.ts +1 -0
  116. package/esm/deps/deno.land/std@0.221.0/path/posix/glob_to_regexp.d.ts.map +1 -0
  117. package/esm/deps/deno.land/{std@0.219.1/path/windows → std@0.221.0/path/posix}/is_absolute.d.ts +1 -0
  118. package/esm/deps/deno.land/std@0.221.0/path/posix/is_absolute.d.ts.map +1 -0
  119. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/is_glob.d.ts +1 -0
  120. package/esm/deps/deno.land/std@0.221.0/path/posix/is_glob.d.ts.map +1 -0
  121. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/join.d.ts +1 -0
  122. package/esm/deps/deno.land/std@0.221.0/path/posix/join.d.ts.map +1 -0
  123. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/join.js +1 -1
  124. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/join_globs.d.ts +1 -0
  125. package/esm/deps/deno.land/std@0.221.0/path/posix/join_globs.d.ts.map +1 -0
  126. package/esm/deps/deno.land/{std@0.219.1/path/windows → std@0.221.0/path/posix}/mod.d.ts +1 -0
  127. package/esm/deps/deno.land/std@0.221.0/path/posix/mod.d.ts.map +1 -0
  128. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/normalize.d.ts +1 -0
  129. package/esm/deps/deno.land/std@0.221.0/path/posix/normalize.d.ts.map +1 -0
  130. package/esm/deps/deno.land/{std@0.219.1/path/windows → std@0.221.0/path/posix}/normalize_glob.d.ts +1 -0
  131. package/esm/deps/deno.land/std@0.221.0/path/posix/normalize_glob.d.ts.map +1 -0
  132. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/parse.d.ts +1 -0
  133. package/esm/deps/deno.land/std@0.221.0/path/posix/parse.d.ts.map +1 -0
  134. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/relative.d.ts +1 -0
  135. package/esm/deps/deno.land/std@0.221.0/path/posix/relative.d.ts.map +1 -0
  136. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/resolve.d.ts +1 -0
  137. package/esm/deps/deno.land/std@0.221.0/path/posix/resolve.d.ts.map +1 -0
  138. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/to_file_url.d.ts +1 -0
  139. package/esm/deps/deno.land/std@0.221.0/path/posix/to_file_url.d.ts.map +1 -0
  140. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/to_namespaced_path.d.ts +1 -0
  141. package/esm/deps/deno.land/std@0.221.0/path/posix/to_namespaced_path.d.ts.map +1 -0
  142. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/relative.d.ts +1 -0
  143. package/esm/deps/deno.land/std@0.221.0/path/relative.d.ts.map +1 -0
  144. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/resolve.d.ts +1 -0
  145. package/esm/deps/deno.land/std@0.221.0/path/resolve.d.ts.map +1 -0
  146. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/to_file_url.d.ts +1 -0
  147. package/esm/deps/deno.land/std@0.221.0/path/to_file_url.d.ts.map +1 -0
  148. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/to_namespaced_path.d.ts +1 -0
  149. package/esm/deps/deno.land/std@0.221.0/path/to_namespaced_path.d.ts.map +1 -0
  150. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/_util.d.ts +1 -0
  151. package/esm/deps/deno.land/std@0.221.0/path/windows/_util.d.ts.map +1 -0
  152. package/esm/deps/deno.land/std@0.221.0/path/windows/basename.d.ts +18 -0
  153. package/esm/deps/deno.land/std@0.221.0/path/windows/basename.d.ts.map +1 -0
  154. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/basename.js +9 -0
  155. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/common.d.ts +1 -0
  156. package/esm/deps/deno.land/std@0.221.0/path/windows/common.d.ts.map +1 -0
  157. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/constants.d.ts +1 -0
  158. package/esm/deps/deno.land/std@0.221.0/path/windows/constants.d.ts.map +1 -0
  159. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/dirname.d.ts +1 -0
  160. package/esm/deps/deno.land/std@0.221.0/path/windows/dirname.d.ts.map +1 -0
  161. package/esm/deps/deno.land/{std@0.219.1/path/posix → std@0.221.0/path/windows}/extname.d.ts +1 -0
  162. package/esm/deps/deno.land/std@0.221.0/path/windows/extname.d.ts.map +1 -0
  163. package/esm/deps/deno.land/{std@0.219.1/path/posix → std@0.221.0/path/windows}/format.d.ts +1 -0
  164. package/esm/deps/deno.land/std@0.221.0/path/windows/format.d.ts.map +1 -0
  165. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/from_file_url.d.ts +1 -0
  166. package/esm/deps/deno.land/std@0.221.0/path/windows/from_file_url.d.ts.map +1 -0
  167. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/glob_to_regexp.d.ts +1 -0
  168. package/esm/deps/deno.land/std@0.221.0/path/windows/glob_to_regexp.d.ts.map +1 -0
  169. package/esm/deps/deno.land/{std@0.219.1/path → std@0.221.0/path/windows}/is_absolute.d.ts +1 -0
  170. package/esm/deps/deno.land/std@0.221.0/path/windows/is_absolute.d.ts.map +1 -0
  171. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/is_glob.d.ts +1 -0
  172. package/esm/deps/deno.land/std@0.221.0/path/windows/is_glob.d.ts.map +1 -0
  173. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/join.d.ts +1 -0
  174. package/esm/deps/deno.land/std@0.221.0/path/windows/join.d.ts.map +1 -0
  175. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/join_globs.d.ts +1 -0
  176. package/esm/deps/deno.land/std@0.221.0/path/windows/join_globs.d.ts.map +1 -0
  177. package/esm/deps/deno.land/{std@0.219.1/path/posix → std@0.221.0/path/windows}/mod.d.ts +1 -0
  178. package/esm/deps/deno.land/std@0.221.0/path/windows/mod.d.ts.map +1 -0
  179. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/normalize.d.ts +1 -0
  180. package/esm/deps/deno.land/std@0.221.0/path/windows/normalize.d.ts.map +1 -0
  181. package/esm/deps/deno.land/{std@0.219.1/path/posix → std@0.221.0/path/windows}/normalize_glob.d.ts +1 -0
  182. package/esm/deps/deno.land/std@0.221.0/path/windows/normalize_glob.d.ts.map +1 -0
  183. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/parse.d.ts +1 -0
  184. package/esm/deps/deno.land/std@0.221.0/path/windows/parse.d.ts.map +1 -0
  185. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/relative.d.ts +1 -0
  186. package/esm/deps/deno.land/std@0.221.0/path/windows/relative.d.ts.map +1 -0
  187. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/resolve.d.ts +1 -0
  188. package/esm/deps/deno.land/std@0.221.0/path/windows/resolve.d.ts.map +1 -0
  189. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/to_file_url.d.ts +1 -0
  190. package/esm/deps/deno.land/std@0.221.0/path/windows/to_file_url.d.ts.map +1 -0
  191. package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/to_namespaced_path.d.ts +1 -0
  192. package/esm/deps/deno.land/std@0.221.0/path/windows/to_namespaced_path.d.ts.map +1 -0
  193. package/esm/deps/deno.land/std@0.221.0/toml/_parser.d.ts.map +1 -0
  194. package/esm/deps/deno.land/std@0.221.0/toml/parse.d.ts.map +1 -0
  195. package/esm/deps/deno.land/std@0.221.0/yaml/_error.d.ts.map +1 -0
  196. package/esm/deps/deno.land/std@0.221.0/yaml/_loader/loader.d.ts.map +1 -0
  197. package/esm/deps/deno.land/std@0.221.0/yaml/_loader/loader_state.d.ts.map +1 -0
  198. package/esm/deps/deno.land/std@0.221.0/yaml/_mark.d.ts.map +1 -0
  199. package/esm/deps/deno.land/std@0.221.0/yaml/_state.d.ts.map +1 -0
  200. package/esm/deps/deno.land/std@0.221.0/yaml/_type/binary.d.ts.map +1 -0
  201. package/esm/deps/deno.land/std@0.221.0/yaml/_type/bool.d.ts.map +1 -0
  202. package/esm/deps/deno.land/std@0.221.0/yaml/_type/float.d.ts.map +1 -0
  203. package/esm/deps/deno.land/std@0.221.0/yaml/_type/function.d.ts.map +1 -0
  204. package/esm/deps/deno.land/std@0.221.0/yaml/_type/int.d.ts.map +1 -0
  205. package/esm/deps/deno.land/std@0.221.0/yaml/_type/map.d.ts.map +1 -0
  206. package/esm/deps/deno.land/std@0.221.0/yaml/_type/merge.d.ts.map +1 -0
  207. package/esm/deps/deno.land/std@0.221.0/yaml/_type/mod.d.ts.map +1 -0
  208. package/esm/deps/deno.land/std@0.221.0/yaml/_type/nil.d.ts.map +1 -0
  209. package/esm/deps/deno.land/std@0.221.0/yaml/_type/omap.d.ts.map +1 -0
  210. package/esm/deps/deno.land/std@0.221.0/yaml/_type/pairs.d.ts.map +1 -0
  211. package/esm/deps/deno.land/std@0.221.0/yaml/_type/regexp.d.ts.map +1 -0
  212. package/esm/deps/deno.land/std@0.221.0/yaml/_type/seq.d.ts.map +1 -0
  213. package/esm/deps/deno.land/std@0.221.0/yaml/_type/set.d.ts.map +1 -0
  214. package/esm/deps/deno.land/std@0.221.0/yaml/_type/str.d.ts.map +1 -0
  215. package/esm/deps/deno.land/std@0.221.0/yaml/_type/timestamp.d.ts.map +1 -0
  216. package/esm/deps/deno.land/std@0.221.0/yaml/_type/undefined.d.ts.map +1 -0
  217. package/esm/deps/deno.land/std@0.221.0/yaml/_utils.d.ts.map +1 -0
  218. package/esm/deps/deno.land/std@0.221.0/yaml/parse.d.ts.map +1 -0
  219. package/esm/deps/deno.land/std@0.221.0/yaml/schema/core.d.ts.map +1 -0
  220. package/esm/deps/deno.land/std@0.221.0/yaml/schema/default.d.ts.map +1 -0
  221. package/esm/deps/deno.land/std@0.221.0/yaml/schema/extended.d.ts.map +1 -0
  222. package/esm/deps/deno.land/std@0.221.0/yaml/schema/failsafe.d.ts.map +1 -0
  223. package/esm/deps/deno.land/std@0.221.0/yaml/schema/json.d.ts.map +1 -0
  224. package/esm/deps/deno.land/std@0.221.0/yaml/schema/mod.d.ts.map +1 -0
  225. package/esm/deps/deno.land/std@0.221.0/yaml/schema.d.ts.map +1 -0
  226. package/esm/deps/deno.land/std@0.221.0/yaml/type.d.ts.map +1 -0
  227. package/esm/deps/deno.land/x/astring@v1.8.6/src/astring.d.ts +110 -0
  228. package/esm/deps/deno.land/x/astring@v1.8.6/src/astring.d.ts.map +1 -0
  229. package/esm/deps/deno.land/x/astring@v1.8.6/src/astring.js +1159 -0
  230. package/esm/deps.d.ts +3 -2
  231. package/esm/deps.d.ts.map +1 -0
  232. package/esm/deps.js +2 -2
  233. package/esm/mod.d.ts +1 -0
  234. package/esm/mod.d.ts.map +1 -0
  235. package/esm/plugins/auto_trim.d.ts +1 -0
  236. package/esm/plugins/auto_trim.d.ts.map +1 -0
  237. package/esm/plugins/echo.d.ts +1 -0
  238. package/esm/plugins/echo.d.ts.map +1 -0
  239. package/esm/plugins/escape.d.ts +1 -0
  240. package/esm/plugins/escape.d.ts.map +1 -0
  241. package/esm/plugins/export.d.ts +1 -0
  242. package/esm/plugins/export.d.ts.map +1 -0
  243. package/esm/plugins/for.d.ts +1 -0
  244. package/esm/plugins/for.d.ts.map +1 -0
  245. package/esm/plugins/function.d.ts +1 -0
  246. package/esm/plugins/function.d.ts.map +1 -0
  247. package/esm/plugins/if.d.ts +1 -0
  248. package/esm/plugins/if.d.ts.map +1 -0
  249. package/esm/plugins/import.d.ts +1 -0
  250. package/esm/plugins/import.d.ts.map +1 -0
  251. package/esm/plugins/include.d.ts +1 -0
  252. package/esm/plugins/include.d.ts.map +1 -0
  253. package/esm/plugins/include.js +14 -6
  254. package/esm/plugins/js.d.ts +1 -0
  255. package/esm/plugins/js.d.ts.map +1 -0
  256. package/esm/plugins/layout.d.ts +1 -0
  257. package/esm/plugins/layout.d.ts.map +1 -0
  258. package/esm/plugins/set.d.ts +1 -0
  259. package/esm/plugins/set.d.ts.map +1 -0
  260. package/esm/plugins/trim.d.ts +1 -0
  261. package/esm/plugins/trim.d.ts.map +1 -0
  262. package/esm/plugins/unescape.d.ts +1 -0
  263. package/esm/plugins/unescape.d.ts.map +1 -0
  264. package/esm/src/environment.d.ts +55 -0
  265. package/esm/src/environment.d.ts.map +1 -0
  266. package/esm/src/environment.js +200 -0
  267. package/esm/src/js.d.ts +5 -0
  268. package/esm/src/js.d.ts.map +1 -0
  269. package/esm/src/js.js +150 -0
  270. package/esm/src/loader.d.ts +15 -0
  271. package/esm/src/loader.d.ts.map +1 -0
  272. package/esm/src/loader.js +19 -0
  273. package/esm/src/tokenizer.d.ts +14 -0
  274. package/esm/src/tokenizer.d.ts.map +1 -0
  275. package/esm/src/tokenizer.js +92 -0
  276. package/esm/src/transformer.d.ts +2 -0
  277. package/esm/src/transformer.d.ts.map +1 -0
  278. package/esm/src/transformer.js +196 -0
  279. package/esm/test/auto_trim.test.d.ts.map +1 -0
  280. package/esm/test/comment.test.d.ts.map +1 -0
  281. package/esm/test/compile.test.d.ts.map +1 -0
  282. package/esm/test/echo.test.d.ts.map +1 -0
  283. package/esm/test/escape.test.d.ts.map +1 -0
  284. package/esm/test/for.test.d.ts.map +1 -0
  285. package/esm/test/function.test.d.ts.map +1 -0
  286. package/esm/test/if.test.d.ts.map +1 -0
  287. package/esm/test/import.test.d.ts.map +1 -0
  288. package/esm/test/include.test.d.ts.map +1 -0
  289. package/esm/test/js.test.d.ts.map +1 -0
  290. package/esm/test/layout.test.d.ts.map +1 -0
  291. package/esm/test/print.test.d.ts.map +1 -0
  292. package/esm/test/safe.test.d.ts.map +1 -0
  293. package/esm/test/set.test.d.ts.map +1 -0
  294. package/esm/test/tokenizer.test.d.ts.map +1 -0
  295. package/esm/test/unescape.test.d.ts.map +1 -0
  296. package/esm/test/utils.d.ts.map +1 -0
  297. package/package.json +2 -2
  298. package/esm/deps/deno.land/std@0.219.1/path/basename.d.ts +0 -8
  299. package/esm/deps/deno.land/std@0.219.1/path/dirname.d.ts +0 -5
  300. package/esm/deps/deno.land/std@0.219.1/path/parse.d.ts +0 -6
  301. package/esm/deps/deno.land/std@0.219.1/path/parse.js +0 -12
  302. package/esm/deps/deno.land/std@0.219.1/path/posix/basename.d.ts +0 -8
  303. package/esm/deps/deno.land/std@0.219.1/path/windows/basename.d.ts +0 -8
  304. package/esm/deps/deno.land/std@0.219.1/path/windows/extname.d.ts +0 -6
  305. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/assert/assert.js +0 -0
  306. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/assert/assertion_error.js +0 -0
  307. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/html/entities.js +0 -0
  308. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/html/mod.js +0 -0
  309. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/assert_path.js +0 -0
  310. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/basename.js +0 -0
  311. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/common.js +0 -0
  312. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/constants.js +0 -0
  313. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/dirname.js +0 -0
  314. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/format.js +0 -0
  315. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/from_file_url.js +0 -0
  316. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/glob_to_reg_exp.js +0 -0
  317. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/normalize.js +0 -0
  318. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/relative.js +0 -0
  319. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/strip_trailing_separators.js +0 -0
  320. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_common/to_file_url.js +0 -0
  321. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_interface.js +0 -0
  322. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/_os.js +0 -0
  323. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/common.js +0 -0
  324. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/constants.js +0 -0
  325. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/dirname.js +0 -0
  326. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/extname.js +0 -0
  327. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/from_file_url.js +0 -0
  328. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/glob_to_regexp.js +0 -0
  329. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/is_absolute.js +0 -0
  330. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/is_glob.js +0 -0
  331. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/join.js +0 -0
  332. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/join_globs.js +0 -0
  333. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/mod.js +0 -0
  334. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/normalize.js +0 -0
  335. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/normalize_glob.js +0 -0
  336. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/_util.js +0 -0
  337. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/common.js +0 -0
  338. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/constants.js +0 -0
  339. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/format.js +0 -0
  340. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/from_file_url.js +0 -0
  341. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/glob_to_regexp.js +0 -0
  342. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/is_absolute.js +0 -0
  343. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/is_glob.js +0 -0
  344. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/join_globs.js +0 -0
  345. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/mod.js +0 -0
  346. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/normalize.js +0 -0
  347. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/normalize_glob.js +0 -0
  348. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/parse.js +0 -0
  349. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/relative.js +0 -0
  350. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/resolve.js +0 -0
  351. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/to_file_url.js +0 -0
  352. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/posix/to_namespaced_path.js +0 -0
  353. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/relative.js +0 -0
  354. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/resolve.js +0 -0
  355. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/to_file_url.js +0 -0
  356. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/to_namespaced_path.js +0 -0
  357. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/_util.js +0 -0
  358. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/common.js +0 -0
  359. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/constants.js +0 -0
  360. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/dirname.js +0 -0
  361. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/extname.js +0 -0
  362. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/format.js +0 -0
  363. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/from_file_url.js +0 -0
  364. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/glob_to_regexp.js +0 -0
  365. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/is_absolute.js +0 -0
  366. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/is_glob.js +0 -0
  367. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/join.js +0 -0
  368. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/join_globs.js +0 -0
  369. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/mod.js +0 -0
  370. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/normalize.js +0 -0
  371. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/normalize_glob.js +0 -0
  372. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/parse.js +0 -0
  373. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/relative.js +0 -0
  374. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/resolve.js +0 -0
  375. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/to_file_url.js +0 -0
  376. /package/esm/deps/deno.land/{std@0.219.1 → std@0.221.0}/path/windows/to_namespaced_path.js +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_util.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/_util.ts"],"names":[],"mappings":"AAOA,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAE1D"}
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Return the last portion of a `path`.
3
+ * Trailing directory separators are ignored, and optional suffix is removed.
4
+ *
5
+ * @example
6
+ * ```ts
7
+ * import { basename } from "https://deno.land/std@$STD_VERSION/path/basename.ts";
8
+ *
9
+ * console.log(basename("/home/user/Documents/")); // "Documents"
10
+ * console.log(basename("/home/user/Documents/image.png")); // "image.png"
11
+ * console.log(basename("/home/user/Documents/image.png", ".png")); // "image"
12
+ * ```
13
+ *
14
+ * @param path - path to extract the name from.
15
+ * @param [suffix] - suffix to remove from extracted name.
16
+ */
17
+ export declare function basename(path: string, suffix?: string): string;
18
+ //# sourceMappingURL=basename.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/basename.ts"],"names":[],"mappings":"AAWA;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,SAAK,GAAG,MAAM,CAS1D"}
@@ -7,6 +7,15 @@ import { isPosixPathSeparator } from "./_util.js";
7
7
  * Return the last portion of a `path`.
8
8
  * Trailing directory separators are ignored, and optional suffix is removed.
9
9
  *
10
+ * @example
11
+ * ```ts
12
+ * import { basename } from "https://deno.land/std@$STD_VERSION/path/basename.ts";
13
+ *
14
+ * console.log(basename("/home/user/Documents/")); // "Documents"
15
+ * console.log(basename("/home/user/Documents/image.png")); // "image.png"
16
+ * console.log(basename("/home/user/Documents/image.png", ".png")); // "image"
17
+ * ```
18
+ *
10
19
  * @param path - path to extract the name from.
11
20
  * @param [suffix] - suffix to remove from extracted name.
12
21
  */
@@ -11,3 +11,4 @@
11
11
  * ```
12
12
  */
13
13
  export declare function common(paths: string[], sep?: string): string;
14
+ //# sourceMappingURL=common.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/common.ts"],"names":[],"mappings":"AAMA;;;;;;;;;;;GAWG;AACH,wBAAgB,MAAM,CACpB,KAAK,EAAE,MAAM,EAAE,EACf,GAAG,GAAE,MAAkB,GACtB,MAAM,CAER"}
@@ -1,3 +1,4 @@
1
1
  export declare const DELIMITER: ":";
2
2
  export declare const SEPARATOR: "/";
3
3
  export declare const SEPARATOR_PATTERN: RegExp;
4
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/constants.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS,KAAe,CAAC;AACtC,eAAO,MAAM,SAAS,KAAe,CAAC;AACtC,eAAO,MAAM,iBAAiB,QAAQ,CAAC"}
@@ -0,0 +1,15 @@
1
+ /**
2
+ * Return the directory path of a `path`.
3
+ *
4
+ * @example
5
+ * ```ts
6
+ * import { dirname } from "https://deno.land/std@$STD_VERSION/path/dirname.ts";
7
+ *
8
+ * console.log(dirname("/home/user/Documents/")); // "/home/user"
9
+ * console.log(dirname("/home/user/Documents/image.png")); // "/home/user/Documents"
10
+ * ```
11
+ *
12
+ * @param path - path to extract the directory from.
13
+ */
14
+ export declare function dirname(path: string): string;
15
+ //# sourceMappingURL=dirname.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dirname.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/dirname.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;GAYG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAgC5C"}
@@ -5,6 +5,15 @@ import { stripTrailingSeparators } from "../_common/strip_trailing_separators.js
5
5
  import { isPosixPathSeparator } from "./_util.js";
6
6
  /**
7
7
  * Return the directory path of a `path`.
8
+ *
9
+ * @example
10
+ * ```ts
11
+ * import { dirname } from "https://deno.land/std@$STD_VERSION/path/dirname.ts";
12
+ *
13
+ * console.log(dirname("/home/user/Documents/")); // "/home/user"
14
+ * console.log(dirname("/home/user/Documents/image.png")); // "/home/user/Documents"
15
+ * ```
16
+ *
8
17
  * @param path - path to extract the directory from.
9
18
  */
10
19
  export function dirname(path) {
@@ -0,0 +1,16 @@
1
+ /**
2
+ * Return the extension of the `path` with leading period.
3
+ *
4
+ * @example
5
+ * ```ts
6
+ * import { extname } from "https://deno.land/std@$STD_VERSION/path/extname.ts";
7
+ *
8
+ * console.log(extname("/home/user/Documents/")); // ""
9
+ * console.log(extname("/home/user/Documents/image.png")); // ".png"
10
+ * ```
11
+ *
12
+ * @param path with extension
13
+ * @returns extension (ex. for `file.ts` returns `.ts`)
14
+ */
15
+ export declare function extname(path: string): string;
16
+ //# sourceMappingURL=extname.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"extname.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/extname.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;GAaG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAiD5C"}
@@ -5,6 +5,15 @@ import { assertPath } from "../_common/assert_path.js";
5
5
  import { isPosixPathSeparator } from "./_util.js";
6
6
  /**
7
7
  * Return the extension of the `path` with leading period.
8
+ *
9
+ * @example
10
+ * ```ts
11
+ * import { extname } from "https://deno.land/std@$STD_VERSION/path/extname.ts";
12
+ *
13
+ * console.log(extname("/home/user/Documents/")); // ""
14
+ * console.log(extname("/home/user/Documents/image.png")); // ".png"
15
+ * ```
16
+ *
8
17
  * @param path with extension
9
18
  * @returns extension (ex. for `file.ts` returns `.ts`)
10
19
  */
@@ -4,3 +4,4 @@ import type { FormatInputPathObject } from "../_interface.js";
4
4
  * @param pathObject with path
5
5
  */
6
6
  export declare function format(pathObject: FormatInputPathObject): string;
7
+ //# sourceMappingURL=format.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/format.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAE9D;;;GAGG;AACH,wBAAgB,MAAM,CAAC,UAAU,EAAE,qBAAqB,GAAG,MAAM,CAGhE"}
@@ -10,3 +10,4 @@
10
10
  * @param url of a file URL
11
11
  */
12
12
  export declare function fromFileUrl(url: URL | string): string;
13
+ //# sourceMappingURL=from_file_url.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"from_file_url.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/from_file_url.ts"],"names":[],"mappings":";AAKA;;;;;;;;;GASG;AACH,wBAAgB,WAAW,CAAC,GAAG,EAAE,GAAG,GAAG,MAAM,GAAG,MAAM,CAKrD"}
@@ -55,3 +55,4 @@ import { type GlobToRegExpOptions } from "../_common/glob_to_reg_exp.js";
55
55
  * `!(foo|bar)` is treated like `!(@(foo|bar)*)`. This will work correctly if
56
56
  * the group occurs not nested at the end of the segment. */
57
57
  export declare function globToRegExp(glob: string, options?: GlobToRegExpOptions): RegExp;
58
+ //# sourceMappingURL=glob_to_regexp.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"glob_to_regexp.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/glob_to_regexp.ts"],"names":[],"mappings":"AAGA,OAAO,EAGL,KAAK,mBAAmB,EACzB,MAAM,+BAA+B,CAAC;AAWvC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8DAsD8D;AAC9D,wBAAgB,YAAY,CAC1B,IAAI,EAAE,MAAM,EACZ,OAAO,GAAE,mBAAwB,GAChC,MAAM,CAER"}
@@ -3,3 +3,4 @@
3
3
  * @param path to be verified as absolute
4
4
  */
5
5
  export declare function isAbsolute(path: string): boolean;
6
+ //# sourceMappingURL=is_absolute.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is_absolute.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/is_absolute.ts"],"names":[],"mappings":"AAMA;;;GAGG;AACH,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAGhD"}
@@ -1 +1,2 @@
1
1
  export { isGlob } from "../is_glob.js";
2
+ //# sourceMappingURL=is_glob.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is_glob.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/is_glob.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC"}
@@ -3,3 +3,4 @@
3
3
  * @param paths to be joined and normalized
4
4
  */
5
5
  export declare function join(...paths: string[]): string;
6
+ //# sourceMappingURL=join.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"join.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/join.ts"],"names":[],"mappings":"AAMA;;;GAGG;AACH,wBAAgB,IAAI,CAAC,GAAG,KAAK,EAAE,MAAM,EAAE,GAAG,MAAM,CAc/C"}
@@ -10,7 +10,7 @@ export function join(...paths) {
10
10
  if (paths.length === 0)
11
11
  return ".";
12
12
  let joined;
13
- for (let i = 0, len = paths.length; i < len; ++i) {
13
+ for (let i = 0; i < paths.length; ++i) {
14
14
  const path = paths[i];
15
15
  assertPath(path);
16
16
  if (path.length > 0) {
@@ -2,3 +2,4 @@ import type { GlobOptions } from "../_common/glob_to_reg_exp.js";
2
2
  export type { GlobOptions };
3
3
  /** Like join(), but doesn't collapse "**\/.." when `globstar` is true. */
4
4
  export declare function joinGlobs(globs: string[], { extended, globstar }?: GlobOptions): string;
5
+ //# sourceMappingURL=join_globs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"join_globs.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/join_globs.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AAKjE,YAAY,EAAE,WAAW,EAAE,CAAC;AAE5B,0EAA0E;AAC1E,wBAAgB,SAAS,CACvB,KAAK,EAAE,MAAM,EAAE,EACf,EAAE,QAAe,EAAE,QAAgB,EAAE,GAAE,WAAgB,GACtD,MAAM,CAeR"}
@@ -36,3 +36,4 @@ export * from "./glob_to_regexp.js";
36
36
  export * from "./is_glob.js";
37
37
  export * from "./join_globs.js";
38
38
  export * from "./normalize_glob.js";
39
+ //# sourceMappingURL=mod.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/mod.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;GAiBG;AACH,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC"}
@@ -5,3 +5,4 @@
5
5
  * @param path to be normalized
6
6
  */
7
7
  export declare function normalize(path: string): string;
8
+ //# sourceMappingURL=normalize.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"normalize.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/normalize.ts"],"names":[],"mappings":"AAOA;;;;;GAKG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAgB9C"}
@@ -2,3 +2,4 @@ import type { GlobOptions } from "../_common/glob_to_reg_exp.js";
2
2
  export type { GlobOptions };
3
3
  /** Like normalize(), but doesn't collapse "**\/.." when `globstar` is true. */
4
4
  export declare function normalizeGlob(glob: string, { globstar }?: GlobOptions): string;
5
+ //# sourceMappingURL=normalize_glob.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"normalize_glob.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/normalize_glob.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AAIjE,YAAY,EAAE,WAAW,EAAE,CAAC;AAE5B,+EAA+E;AAC/E,wBAAgB,aAAa,CAC3B,IAAI,EAAE,MAAM,EACZ,EAAE,QAAgB,EAAE,GAAE,WAAgB,GACrC,MAAM,CAaR"}
@@ -4,3 +4,4 @@ import type { ParsedPath } from "../_interface.js";
4
4
  * @param path to process
5
5
  */
6
6
  export declare function parse(path: string): ParsedPath;
7
+ //# sourceMappingURL=parse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parse.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/parse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAKnD;;;GAGG;AACH,wBAAgB,KAAK,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAwF9C"}
@@ -5,3 +5,4 @@
5
5
  * @param to path in current working directory
6
6
  */
7
7
  export declare function relative(from: string, to: string): string;
8
+ //# sourceMappingURL=relative.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"relative.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/relative.ts"],"names":[],"mappings":"AAOA;;;;;GAKG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,GAAG,MAAM,CA6EzD"}
@@ -3,3 +3,4 @@
3
3
  * @param pathSegments to process to path
4
4
  */
5
5
  export declare function resolve(...pathSegments: string[]): string;
6
+ //# sourceMappingURL=resolve.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resolve.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/resolve.ts"],"names":[],"mappings":"AASA;;;GAGG;AACH,wBAAgB,OAAO,CAAC,GAAG,YAAY,EAAE,MAAM,EAAE,GAAG,MAAM,CA4CzD"}
@@ -10,3 +10,4 @@
10
10
  * @param path to convert to file URL
11
11
  */
12
12
  export declare function toFileUrl(path: string): URL;
13
+ //# sourceMappingURL=to_file_url.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/to_file_url.ts"],"names":[],"mappings":";AAMA;;;;;;;;;GASG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,CAU3C"}
@@ -3,3 +3,4 @@
3
3
  * @param path to resolve to namespace
4
4
  */
5
5
  export declare function toNamespacedPath(path: string): string;
6
+ //# sourceMappingURL=to_namespaced_path.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"to_namespaced_path.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/posix/to_namespaced_path.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAGrD"}
@@ -10,3 +10,4 @@
10
10
  * @param to path in current working directory
11
11
  */
12
12
  export declare function relative(from: string, to: string): string;
13
+ //# sourceMappingURL=relative.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"relative.d.ts","sourceRoot":"","sources":["../../../../../src/deps/deno.land/std@0.221.0/path/relative.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,GAAG,MAAM,CAEzD"}
@@ -3,3 +3,4 @@
3
3
  * @param pathSegments to process to path
4
4
  */
5
5
  export declare function resolve(...pathSegments: string[]): string;
6
+ //# sourceMappingURL=resolve.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resolve.d.ts","sourceRoot":"","sources":["../../../../../src/deps/deno.land/std@0.221.0/path/resolve.ts"],"names":[],"mappings":"AAOA;;;GAGG;AACH,wBAAgB,OAAO,CAAC,GAAG,YAAY,EAAE,MAAM,EAAE,GAAG,MAAM,CAIzD"}
@@ -16,3 +16,4 @@
16
16
  * @param path to convert to file URL
17
17
  */
18
18
  export declare function toFileUrl(path: string): URL;
19
+ //# sourceMappingURL=to_file_url.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../src/deps/deno.land/std@0.221.0/path/to_file_url.ts"],"names":[],"mappings":";AAOA;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,CAE3C"}
@@ -3,3 +3,4 @@
3
3
  * @param path to resolve to namespace
4
4
  */
5
5
  export declare function toNamespacedPath(path: string): string;
6
+ //# sourceMappingURL=to_namespaced_path.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"to_namespaced_path.d.ts","sourceRoot":"","sources":["../../../../../src/deps/deno.land/std@0.221.0/path/to_namespaced_path.ts"],"names":[],"mappings":"AAOA;;;GAGG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAIrD"}
@@ -1,3 +1,4 @@
1
1
  export declare function isPosixPathSeparator(code: number): boolean;
2
2
  export declare function isPathSeparator(code: number): boolean;
3
3
  export declare function isWindowsDeviceRoot(code: number): boolean;
4
+ //# sourceMappingURL=_util.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"_util.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/_util.ts"],"names":[],"mappings":"AAcA,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAE1D;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAErD;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAKzD"}
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Return the last portion of a `path`.
3
+ * Trailing directory separators are ignored, and optional suffix is removed.
4
+ *
5
+ * @example
6
+ * ```ts
7
+ * import { basename } from "https://deno.land/std@$STD_VERSION/path/basename.ts";
8
+ *
9
+ * basename("C:\\user\\Documents\\"); // "Documents"
10
+ * basename("C:\\user\\Documents\\image.png"); // "image.png"
11
+ * basename("C:\\user\\Documents\\image.png", ".png"); // "image"
12
+ * ```
13
+ *
14
+ * @param path - path to extract the name from.
15
+ * @param [suffix] - suffix to remove from extracted name.
16
+ */
17
+ export declare function basename(path: string, suffix?: string): string;
18
+ //# sourceMappingURL=basename.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"basename.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/basename.ts"],"names":[],"mappings":"AAYA;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,SAAK,GAAG,MAAM,CAiB1D"}
@@ -8,6 +8,15 @@ import { isPathSeparator, isWindowsDeviceRoot } from "./_util.js";
8
8
  * Return the last portion of a `path`.
9
9
  * Trailing directory separators are ignored, and optional suffix is removed.
10
10
  *
11
+ * @example
12
+ * ```ts
13
+ * import { basename } from "https://deno.land/std@$STD_VERSION/path/basename.ts";
14
+ *
15
+ * basename("C:\\user\\Documents\\"); // "Documents"
16
+ * basename("C:\\user\\Documents\\image.png"); // "image.png"
17
+ * basename("C:\\user\\Documents\\image.png", ".png"); // "image"
18
+ * ```
19
+ *
11
20
  * @param path - path to extract the name from.
12
21
  * @param [suffix] - suffix to remove from extracted name.
13
22
  */
@@ -11,3 +11,4 @@
11
11
  * ```
12
12
  */
13
13
  export declare function common(paths: string[], sep?: string): string;
14
+ //# sourceMappingURL=common.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/common.ts"],"names":[],"mappings":"AAMA;;;;;;;;;;;GAWG;AACH,wBAAgB,MAAM,CACpB,KAAK,EAAE,MAAM,EAAE,EACf,GAAG,GAAE,MAAkB,GACtB,MAAM,CAER"}
@@ -1,3 +1,4 @@
1
1
  export declare const DELIMITER: ";";
2
2
  export declare const SEPARATOR: "\\";
3
3
  export declare const SEPARATOR_PATTERN: RegExp;
4
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/constants.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS,KAAe,CAAC;AACtC,eAAO,MAAM,SAAS,MAAgB,CAAC;AACvC,eAAO,MAAM,iBAAiB,QAAW,CAAC"}
@@ -3,3 +3,4 @@
3
3
  * @param path - path to extract the directory from.
4
4
  */
5
5
  export declare function dirname(path: string): string;
6
+ //# sourceMappingURL=dirname.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dirname.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/dirname.ts"],"names":[],"mappings":"AAYA;;;GAGG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAsF5C"}
@@ -4,3 +4,4 @@
4
4
  * @returns extension (ex. for `file.ts` returns `.ts`)
5
5
  */
6
6
  export declare function extname(path: string): string;
7
+ //# sourceMappingURL=extname.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"extname.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/extname.ts"],"names":[],"mappings":"AAOA;;;;GAIG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CA+D5C"}
@@ -4,3 +4,4 @@ import type { FormatInputPathObject } from "../_interface.js";
4
4
  * @param pathObject with path
5
5
  */
6
6
  export declare function format(pathObject: FormatInputPathObject): string;
7
+ //# sourceMappingURL=format.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/format.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAE9D;;;GAGG;AACH,wBAAgB,MAAM,CAAC,UAAU,EAAE,qBAAqB,GAAG,MAAM,CAGhE"}
@@ -12,3 +12,4 @@
12
12
  * @param url of a file URL
13
13
  */
14
14
  export declare function fromFileUrl(url: URL | string): string;
15
+ //# sourceMappingURL=from_file_url.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"from_file_url.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/from_file_url.ts"],"names":[],"mappings":";AAKA;;;;;;;;;;;GAWG;AACH,wBAAgB,WAAW,CAAC,GAAG,EAAE,GAAG,GAAG,MAAM,GAAG,MAAM,CAYrD"}
@@ -55,3 +55,4 @@ import { type GlobToRegExpOptions } from "../_common/glob_to_reg_exp.js";
55
55
  * `!(foo|bar)` is treated like `!(@(foo|bar)*)`. This will work correctly if
56
56
  * the group occurs not nested at the end of the segment. */
57
57
  export declare function globToRegExp(glob: string, options?: GlobToRegExpOptions): RegExp;
58
+ //# sourceMappingURL=glob_to_regexp.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"glob_to_regexp.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/glob_to_regexp.ts"],"names":[],"mappings":"AAGA,OAAO,EAGL,KAAK,mBAAmB,EACzB,MAAM,+BAA+B,CAAC;AAWvC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8DAsD8D;AAC9D,wBAAgB,YAAY,CAC1B,IAAI,EAAE,MAAM,EACZ,OAAO,GAAE,mBAAwB,GAChC,MAAM,CAER"}
@@ -3,3 +3,4 @@
3
3
  * @param path to be verified as absolute
4
4
  */
5
5
  export declare function isAbsolute(path: string): boolean;
6
+ //# sourceMappingURL=is_absolute.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is_absolute.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/is_absolute.ts"],"names":[],"mappings":"AAOA;;;GAGG;AACH,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAiBhD"}
@@ -1 +1,2 @@
1
1
  export { isGlob } from "../is_glob.js";
2
+ //# sourceMappingURL=is_glob.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"is_glob.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/is_glob.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC"}
@@ -3,3 +3,4 @@
3
3
  * @param paths to be joined and normalized
4
4
  */
5
5
  export declare function join(...paths: string[]): string;
6
+ //# sourceMappingURL=join.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"join.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/join.ts"],"names":[],"mappings":"AAQA;;;GAGG;AACH,wBAAgB,IAAI,CAAC,GAAG,KAAK,EAAE,MAAM,EAAE,GAAG,MAAM,CA2D/C"}
@@ -2,3 +2,4 @@ import type { GlobOptions } from "../_common/glob_to_reg_exp.js";
2
2
  export type { GlobOptions };
3
3
  /** Like join(), but doesn't collapse "**\/.." when `globstar` is true. */
4
4
  export declare function joinGlobs(globs: string[], { extended, globstar }?: GlobOptions): string;
5
+ //# sourceMappingURL=join_globs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"join_globs.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/join_globs.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AAKjE,YAAY,EAAE,WAAW,EAAE,CAAC;AAE5B,0EAA0E;AAC1E,wBAAgB,SAAS,CACvB,KAAK,EAAE,MAAM,EAAE,EACf,EAAE,QAAe,EAAE,QAAgB,EAAE,GAAE,WAAgB,GACtD,MAAM,CAeR"}
@@ -36,3 +36,4 @@ export * from "./glob_to_regexp.js";
36
36
  export * from "./is_glob.js";
37
37
  export * from "./join_globs.js";
38
38
  export * from "./normalize_glob.js";
39
+ //# sourceMappingURL=mod.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/mod.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;GAiBG;AACH,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC"}
@@ -5,3 +5,4 @@
5
5
  * @param path to be normalized
6
6
  */
7
7
  export declare function normalize(path: string): string;
8
+ //# sourceMappingURL=normalize.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"normalize.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/normalize.ts"],"names":[],"mappings":"AAQA;;;;;GAKG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAgH9C"}
@@ -2,3 +2,4 @@ import type { GlobOptions } from "../_common/glob_to_reg_exp.js";
2
2
  export type { GlobOptions };
3
3
  /** Like normalize(), but doesn't collapse "**\/.." when `globstar` is true. */
4
4
  export declare function normalizeGlob(glob: string, { globstar }?: GlobOptions): string;
5
+ //# sourceMappingURL=normalize_glob.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"normalize_glob.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/normalize_glob.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;AAIjE,YAAY,EAAE,WAAW,EAAE,CAAC;AAE5B,+EAA+E;AAC/E,wBAAgB,aAAa,CAC3B,IAAI,EAAE,MAAM,EACZ,EAAE,QAAgB,EAAE,GAAE,WAAgB,GACrC,MAAM,CAaR"}
@@ -4,3 +4,4 @@ import type { ParsedPath } from "../_interface.js";
4
4
  * @param path to process
5
5
  */
6
6
  export declare function parse(path: string): ParsedPath;
7
+ //# sourceMappingURL=parse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parse.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/parse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAInD;;;GAGG;AACH,wBAAgB,KAAK,CAAC,IAAI,EAAE,MAAM,GAAG,UAAU,CAwJ9C"}
@@ -10,3 +10,4 @@
10
10
  * @param to path in current working directory
11
11
  */
12
12
  export declare function relative(from: string, to: string): string;
13
+ //# sourceMappingURL=relative.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"relative.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/relative.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,GAAG,MAAM,CAmGzD"}
@@ -3,3 +3,4 @@
3
3
  * @param pathSegments to process to path
4
4
  */
5
5
  export declare function resolve(...pathSegments: string[]): string;
6
+ //# sourceMappingURL=resolve.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resolve.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/resolve.ts"],"names":[],"mappings":"AAUA;;;GAGG;AACH,wBAAgB,OAAO,CAAC,GAAG,YAAY,EAAE,MAAM,EAAE,GAAG,MAAM,CAoJzD"}
@@ -12,3 +12,4 @@
12
12
  * @param path to convert to file URL
13
13
  */
14
14
  export declare function toFileUrl(path: string): URL;
15
+ //# sourceMappingURL=to_file_url.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"to_file_url.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/to_file_url.ts"],"names":[],"mappings":";AAMA;;;;;;;;;;;GAWG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,CAgB3C"}
@@ -3,3 +3,4 @@
3
3
  * @param path to resolve to namespace
4
4
  */
5
5
  export declare function toNamespacedPath(path: string): string;
6
+ //# sourceMappingURL=to_namespaced_path.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"to_namespaced_path.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/deno.land/std@0.221.0/path/windows/to_namespaced_path.ts"],"names":[],"mappings":"AAYA;;;GAGG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAgCrD"}