@hasna/skills 0.1.22 → 0.1.23

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 (699) hide show
  1. package/bin/index.js +300 -274
  2. package/bin/mcp.js +256 -232
  3. package/dist/index.d.ts +1 -1
  4. package/dist/index.js +38 -11
  5. package/dist/lib/basic-skills.test.d.ts +1 -0
  6. package/dist/lib/registry.d.ts +5 -0
  7. package/dist/lib/search.d.ts +2 -2
  8. package/package.json +1 -1
  9. package/skills/skill-audio/SKILL.md +3 -1
  10. package/skills/skill-audio-extract/SKILL.md +2 -2
  11. package/skills/skill-convert/SKILL.md +7 -0
  12. package/skills/skill-doc-generate/SKILL.md +2 -2
  13. package/skills/skill-doc-generate/package.json +6 -1
  14. package/skills/skill-doc-generate/src/index.ts +91 -28
  15. package/skills/skill-doc-read/SKILL.md +1 -1
  16. package/skills/skill-doc-read/package.json +3 -1
  17. package/skills/skill-doc-read/src/index.ts +10 -1
  18. package/skills/skill-excel/SKILL.md +38 -0
  19. package/skills/skill-excel/package.json +4 -1
  20. package/skills/skill-excel/src/index.ts +41 -14
  21. package/skills/skill-image/SKILL.md +2 -0
  22. package/skills/skill-music/SKILL.md +1 -1
  23. package/skills/skill-pdf-generate/SKILL.md +2 -2
  24. package/skills/skill-pdf-generate/package.json +3 -1
  25. package/skills/skill-pdf-generate/src/index.ts +109 -8
  26. package/skills/skill-pdf-read/SKILL.md +1 -1
  27. package/skills/skill-pdf-read/package.json +3 -1
  28. package/skills/skill-read-csv/SKILL.md +1 -1
  29. package/skills/skill-read-csv/src/index.ts +30 -5
  30. package/skills/skill-read-excel/SKILL.md +1 -1
  31. package/skills/skill-read-excel/src/index.ts +21 -8
  32. package/skills/skill-read-image/SKILL.md +1 -1
  33. package/skills/skill-read-pdf/SKILL.md +1 -1
  34. package/skills/skill-read-pdf/src/index.ts +15 -3
  35. package/skills/skill-sound-effects/SKILL.md +1 -1
  36. package/skills/skill-transcript/SKILL.md +3 -1
  37. package/skills/skill-video/SKILL.md +3 -1
  38. package/skills/skill-logo-design/CLAUDE.md +0 -30
  39. package/skills/skill-logo-design/SKILL.md +0 -70
  40. package/skills/skill-logo-design/node_modules/@types/bun/LICENSE +0 -21
  41. package/skills/skill-logo-design/node_modules/@types/bun/README.md +0 -20
  42. package/skills/skill-logo-design/node_modules/@types/bun/index.d.ts +0 -1
  43. package/skills/skill-logo-design/node_modules/@types/bun/package.json +0 -53
  44. package/skills/skill-logo-design/node_modules/@types/node/LICENSE +0 -21
  45. package/skills/skill-logo-design/node_modules/@types/node/README.md +0 -15
  46. package/skills/skill-logo-design/node_modules/@types/node/assert/strict.d.ts +0 -105
  47. package/skills/skill-logo-design/node_modules/@types/node/assert.d.ts +0 -955
  48. package/skills/skill-logo-design/node_modules/@types/node/async_hooks.d.ts +0 -623
  49. package/skills/skill-logo-design/node_modules/@types/node/buffer.buffer.d.ts +0 -466
  50. package/skills/skill-logo-design/node_modules/@types/node/buffer.d.ts +0 -1810
  51. package/skills/skill-logo-design/node_modules/@types/node/child_process.d.ts +0 -1433
  52. package/skills/skill-logo-design/node_modules/@types/node/cluster.d.ts +0 -486
  53. package/skills/skill-logo-design/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  54. package/skills/skill-logo-design/node_modules/@types/node/console.d.ts +0 -151
  55. package/skills/skill-logo-design/node_modules/@types/node/constants.d.ts +0 -20
  56. package/skills/skill-logo-design/node_modules/@types/node/crypto.d.ts +0 -4065
  57. package/skills/skill-logo-design/node_modules/@types/node/dgram.d.ts +0 -564
  58. package/skills/skill-logo-design/node_modules/@types/node/diagnostics_channel.d.ts +0 -576
  59. package/skills/skill-logo-design/node_modules/@types/node/dns/promises.d.ts +0 -503
  60. package/skills/skill-logo-design/node_modules/@types/node/dns.d.ts +0 -922
  61. package/skills/skill-logo-design/node_modules/@types/node/domain.d.ts +0 -166
  62. package/skills/skill-logo-design/node_modules/@types/node/events.d.ts +0 -1047
  63. package/skills/skill-logo-design/node_modules/@types/node/fs/promises.d.ts +0 -1329
  64. package/skills/skill-logo-design/node_modules/@types/node/fs.d.ts +0 -4678
  65. package/skills/skill-logo-design/node_modules/@types/node/globals.d.ts +0 -150
  66. package/skills/skill-logo-design/node_modules/@types/node/globals.typedarray.d.ts +0 -101
  67. package/skills/skill-logo-design/node_modules/@types/node/http.d.ts +0 -2188
  68. package/skills/skill-logo-design/node_modules/@types/node/http2.d.ts +0 -2480
  69. package/skills/skill-logo-design/node_modules/@types/node/https.d.ts +0 -405
  70. package/skills/skill-logo-design/node_modules/@types/node/index.d.ts +0 -115
  71. package/skills/skill-logo-design/node_modules/@types/node/inspector/promises.d.ts +0 -41
  72. package/skills/skill-logo-design/node_modules/@types/node/inspector.d.ts +0 -269
  73. package/skills/skill-logo-design/node_modules/@types/node/inspector.generated.d.ts +0 -4401
  74. package/skills/skill-logo-design/node_modules/@types/node/module.d.ts +0 -757
  75. package/skills/skill-logo-design/node_modules/@types/node/net.d.ts +0 -952
  76. package/skills/skill-logo-design/node_modules/@types/node/os.d.ts +0 -507
  77. package/skills/skill-logo-design/node_modules/@types/node/package.json +0 -155
  78. package/skills/skill-logo-design/node_modules/@types/node/path/posix.d.ts +0 -8
  79. package/skills/skill-logo-design/node_modules/@types/node/path/win32.d.ts +0 -8
  80. package/skills/skill-logo-design/node_modules/@types/node/path.d.ts +0 -187
  81. package/skills/skill-logo-design/node_modules/@types/node/perf_hooks.d.ts +0 -643
  82. package/skills/skill-logo-design/node_modules/@types/node/process.d.ts +0 -2175
  83. package/skills/skill-logo-design/node_modules/@types/node/punycode.d.ts +0 -117
  84. package/skills/skill-logo-design/node_modules/@types/node/querystring.d.ts +0 -152
  85. package/skills/skill-logo-design/node_modules/@types/node/quic.d.ts +0 -910
  86. package/skills/skill-logo-design/node_modules/@types/node/readline/promises.d.ts +0 -161
  87. package/skills/skill-logo-design/node_modules/@types/node/readline.d.ts +0 -542
  88. package/skills/skill-logo-design/node_modules/@types/node/repl.d.ts +0 -415
  89. package/skills/skill-logo-design/node_modules/@types/node/sea.d.ts +0 -162
  90. package/skills/skill-logo-design/node_modules/@types/node/sqlite.d.ts +0 -1065
  91. package/skills/skill-logo-design/node_modules/@types/node/stream/consumers.d.ts +0 -38
  92. package/skills/skill-logo-design/node_modules/@types/node/stream/promises.d.ts +0 -211
  93. package/skills/skill-logo-design/node_modules/@types/node/stream/web.d.ts +0 -296
  94. package/skills/skill-logo-design/node_modules/@types/node/stream.d.ts +0 -1793
  95. package/skills/skill-logo-design/node_modules/@types/node/string_decoder.d.ts +0 -67
  96. package/skills/skill-logo-design/node_modules/@types/node/test/reporters.d.ts +0 -96
  97. package/skills/skill-logo-design/node_modules/@types/node/test.d.ts +0 -2275
  98. package/skills/skill-logo-design/node_modules/@types/node/timers/promises.d.ts +0 -108
  99. package/skills/skill-logo-design/node_modules/@types/node/timers.d.ts +0 -159
  100. package/skills/skill-logo-design/node_modules/@types/node/tls.d.ts +0 -1203
  101. package/skills/skill-logo-design/node_modules/@types/node/trace_events.d.ts +0 -197
  102. package/skills/skill-logo-design/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -462
  103. package/skills/skill-logo-design/node_modules/@types/node/ts5.6/compatibility/float16array.d.ts +0 -71
  104. package/skills/skill-logo-design/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -36
  105. package/skills/skill-logo-design/node_modules/@types/node/ts5.6/index.d.ts +0 -117
  106. package/skills/skill-logo-design/node_modules/@types/node/ts5.7/compatibility/float16array.d.ts +0 -72
  107. package/skills/skill-logo-design/node_modules/@types/node/ts5.7/index.d.ts +0 -117
  108. package/skills/skill-logo-design/node_modules/@types/node/tty.d.ts +0 -250
  109. package/skills/skill-logo-design/node_modules/@types/node/url.d.ts +0 -541
  110. package/skills/skill-logo-design/node_modules/@types/node/util/types.d.ts +0 -558
  111. package/skills/skill-logo-design/node_modules/@types/node/util.d.ts +0 -1687
  112. package/skills/skill-logo-design/node_modules/@types/node/v8.d.ts +0 -988
  113. package/skills/skill-logo-design/node_modules/@types/node/vm.d.ts +0 -1208
  114. package/skills/skill-logo-design/node_modules/@types/node/wasi.d.ts +0 -202
  115. package/skills/skill-logo-design/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -59
  116. package/skills/skill-logo-design/node_modules/@types/node/web-globals/blob.d.ts +0 -23
  117. package/skills/skill-logo-design/node_modules/@types/node/web-globals/console.d.ts +0 -9
  118. package/skills/skill-logo-design/node_modules/@types/node/web-globals/crypto.d.ts +0 -39
  119. package/skills/skill-logo-design/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
  120. package/skills/skill-logo-design/node_modules/@types/node/web-globals/encoding.d.ts +0 -11
  121. package/skills/skill-logo-design/node_modules/@types/node/web-globals/events.d.ts +0 -106
  122. package/skills/skill-logo-design/node_modules/@types/node/web-globals/fetch.d.ts +0 -69
  123. package/skills/skill-logo-design/node_modules/@types/node/web-globals/importmeta.d.ts +0 -13
  124. package/skills/skill-logo-design/node_modules/@types/node/web-globals/messaging.d.ts +0 -23
  125. package/skills/skill-logo-design/node_modules/@types/node/web-globals/navigator.d.ts +0 -25
  126. package/skills/skill-logo-design/node_modules/@types/node/web-globals/performance.d.ts +0 -45
  127. package/skills/skill-logo-design/node_modules/@types/node/web-globals/storage.d.ts +0 -24
  128. package/skills/skill-logo-design/node_modules/@types/node/web-globals/streams.d.ts +0 -115
  129. package/skills/skill-logo-design/node_modules/@types/node/web-globals/timers.d.ts +0 -44
  130. package/skills/skill-logo-design/node_modules/@types/node/web-globals/url.d.ts +0 -24
  131. package/skills/skill-logo-design/node_modules/@types/node/worker_threads.d.ts +0 -717
  132. package/skills/skill-logo-design/node_modules/@types/node/zlib.d.ts +0 -682
  133. package/skills/skill-logo-design/node_modules/bun-types/CLAUDE.md +0 -105
  134. package/skills/skill-logo-design/node_modules/bun-types/README.md +0 -33
  135. package/skills/skill-logo-design/node_modules/bun-types/bun.d.ts +0 -8712
  136. package/skills/skill-logo-design/node_modules/bun-types/bun.ns.d.ts +0 -5
  137. package/skills/skill-logo-design/node_modules/bun-types/bundle.d.ts +0 -74
  138. package/skills/skill-logo-design/node_modules/bun-types/deprecated.d.ts +0 -184
  139. package/skills/skill-logo-design/node_modules/bun-types/devserver.d.ts +0 -187
  140. package/skills/skill-logo-design/node_modules/bun-types/docs/README.md +0 -28
  141. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/bytecode.mdx +0 -447
  142. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/css.mdx +0 -1024
  143. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/esbuild.mdx +0 -304
  144. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/executables.mdx +0 -1318
  145. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/fullstack.mdx +0 -1086
  146. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/hot-reloading.mdx +0 -229
  147. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/html-static.mdx +0 -498
  148. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/index.mdx +0 -1840
  149. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/loaders.mdx +0 -451
  150. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/macros.mdx +0 -328
  151. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/minifier.mdx +0 -1286
  152. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/plugins.mdx +0 -477
  153. package/skills/skill-logo-design/node_modules/bun-types/docs/bundler/standalone-html.mdx +0 -314
  154. package/skills/skill-logo-design/node_modules/bun-types/docs/feedback.mdx +0 -75
  155. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/arraybuffer-to-array.mdx +0 -29
  156. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/arraybuffer-to-blob.mdx +0 -26
  157. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/arraybuffer-to-buffer.mdx +0 -27
  158. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/arraybuffer-to-string.mdx +0 -17
  159. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/arraybuffer-to-typedarray.mdx +0 -41
  160. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/blob-to-arraybuffer.mdx +0 -16
  161. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/blob-to-dataview.mdx +0 -16
  162. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/blob-to-stream.mdx +0 -16
  163. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/blob-to-string.mdx +0 -17
  164. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/blob-to-typedarray.mdx +0 -16
  165. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/buffer-to-arraybuffer.mdx +0 -16
  166. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/buffer-to-blob.mdx +0 -16
  167. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/buffer-to-readablestream.mdx +0 -43
  168. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/buffer-to-string.mdx +0 -27
  169. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/buffer-to-typedarray.mdx +0 -16
  170. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/dataview-to-string.mdx +0 -17
  171. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/typedarray-to-arraybuffer.mdx +0 -27
  172. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/typedarray-to-blob.mdx +0 -18
  173. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/typedarray-to-buffer.mdx +0 -16
  174. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/typedarray-to-dataview.mdx +0 -16
  175. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/typedarray-to-readablestream.mdx +0 -43
  176. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/binary/typedarray-to-string.mdx +0 -18
  177. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/deployment/aws-lambda.mdx +0 -204
  178. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/deployment/digital-ocean.mdx +0 -161
  179. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/deployment/google-cloud-run.mdx +0 -194
  180. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/deployment/railway.mdx +0 -145
  181. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/deployment/render.mdx +0 -82
  182. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/deployment/vercel.mdx +0 -97
  183. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/astro.mdx +0 -82
  184. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/discordjs.mdx +0 -80
  185. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/docker.mdx +0 -151
  186. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/drizzle.mdx +0 -195
  187. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/elysia.mdx +0 -31
  188. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/express.mdx +0 -43
  189. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/gel.mdx +0 -261
  190. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/hono.mdx +0 -47
  191. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/mongoose.mdx +0 -92
  192. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/neon-drizzle.mdx +0 -234
  193. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/neon-serverless-postgres.mdx +0 -60
  194. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/nextjs.mdx +0 -103
  195. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/nuxt.mdx +0 -96
  196. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/pm2.mdx +0 -55
  197. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/prisma-postgres.mdx +0 -169
  198. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/prisma.mdx +0 -164
  199. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/qwik.mdx +0 -114
  200. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/react.mdx +0 -52
  201. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/remix.mdx +0 -97
  202. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/sentry.mdx +0 -54
  203. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/solidstart.mdx +0 -62
  204. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/ssr-react.mdx +0 -49
  205. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/stric.mdx +0 -54
  206. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/sveltekit.mdx +0 -138
  207. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/systemd.mdx +0 -114
  208. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/tanstack-start.mdx +0 -791
  209. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/upstash.mdx +0 -87
  210. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/ecosystem/vite.mdx +0 -77
  211. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/html-rewriter/extract-links.mdx +0 -71
  212. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/html-rewriter/extract-social-meta.mdx +0 -97
  213. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/cluster.mdx +0 -69
  214. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/fetch-unix.mdx +0 -35
  215. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/fetch.mdx +0 -26
  216. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/file-uploads.mdx +0 -97
  217. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/hot.mdx +0 -28
  218. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/proxy.mdx +0 -50
  219. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/server.mdx +0 -48
  220. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/simple.mdx +0 -20
  221. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/sse.mdx +0 -91
  222. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/stream-file.mdx +0 -50
  223. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/stream-iterator.mdx +0 -49
  224. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/stream-node-streams-in-bun.mdx +0 -22
  225. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/http/tls.mdx +0 -32
  226. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/index.mdx +0 -10
  227. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/add-dev.mdx +0 -28
  228. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/add-git.mdx +0 -40
  229. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/add-optional.mdx +0 -27
  230. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/add-peer.mdx +0 -45
  231. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/add-tarball.mdx +0 -35
  232. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/add.mdx +0 -44
  233. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/azure-artifacts.mdx +0 -76
  234. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/cicd.mdx +0 -43
  235. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/custom-registry.mdx +0 -32
  236. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/from-npm-install-to-bun-install.mdx +0 -230
  237. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/git-diff-bun-lockfile.mdx +0 -48
  238. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/jfrog-artifactory.mdx +0 -28
  239. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/npm-alias.mdx +0 -25
  240. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/registry-scope.mdx +0 -40
  241. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/trusted.mdx +0 -52
  242. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/workspaces.mdx +0 -70
  243. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/install/yarnlock.mdx +0 -51
  244. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/process/argv.mdx +0 -66
  245. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/process/ctrl-c.mdx +0 -18
  246. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/process/ipc.mdx +0 -69
  247. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/process/nanoseconds.mdx +0 -15
  248. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/process/os-signals.mdx +0 -31
  249. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/process/spawn-stderr.mdx +0 -34
  250. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/process/spawn-stdout.mdx +0 -28
  251. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/process/spawn.mdx +0 -43
  252. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/process/stdin.mdx +0 -62
  253. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/read-file/arraybuffer.mdx +0 -30
  254. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/read-file/buffer.mdx +0 -21
  255. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/read-file/exists.mdx +0 -18
  256. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/read-file/json.mdx +0 -19
  257. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/read-file/mime.mdx +0 -22
  258. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/read-file/stream.mdx +0 -28
  259. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/read-file/string.mdx +0 -24
  260. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/read-file/uint8array.mdx +0 -23
  261. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/read-file/watch.mdx +0 -66
  262. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/build-time-constants.mdx +0 -295
  263. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/cicd.mdx +0 -45
  264. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/codesign-macos-executable.mdx +0 -61
  265. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/define-constant.mdx +0 -149
  266. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/delete-directory.mdx +0 -39
  267. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/delete-file.mdx +0 -21
  268. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/heap-snapshot.mdx +0 -28
  269. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/import-html.mdx +0 -15
  270. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/import-json.mdx +0 -46
  271. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/import-json5.mdx +0 -74
  272. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/import-toml.mdx +0 -32
  273. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/import-yaml.mdx +0 -104
  274. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/read-env.mdx +0 -37
  275. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/set-env.mdx +0 -51
  276. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/shell.mdx +0 -42
  277. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/timezone.mdx +0 -38
  278. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/tsconfig-paths.mdx +0 -31
  279. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/typescript.mdx +0 -51
  280. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/vscode-debugger.mdx +0 -47
  281. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/runtime/web-debugger.mdx +0 -103
  282. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/node-readable-to-arraybuffer.mdx +0 -13
  283. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/node-readable-to-blob.mdx +0 -13
  284. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/node-readable-to-json.mdx +0 -14
  285. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/node-readable-to-string.mdx +0 -14
  286. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/node-readable-to-uint8array.mdx +0 -13
  287. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/to-array.mdx +0 -16
  288. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/to-arraybuffer.mdx +0 -16
  289. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/to-blob.mdx +0 -16
  290. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/to-buffer.mdx +0 -17
  291. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/to-json.mdx +0 -16
  292. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/to-string.mdx +0 -16
  293. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/streams/to-typedarray.mdx +0 -24
  294. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/bail.mdx +0 -24
  295. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/concurrent-test-glob.mdx +0 -146
  296. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/coverage-threshold.mdx +0 -67
  297. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/coverage.mdx +0 -49
  298. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/happy-dom.mdx +0 -73
  299. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/migrate-from-jest.mdx +0 -125
  300. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/mock-clock.mdx +0 -50
  301. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/mock-functions.mdx +0 -70
  302. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/rerun-each.mdx +0 -16
  303. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/run-tests.mdx +0 -116
  304. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/skip-tests.mdx +0 -43
  305. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/snapshot.mdx +0 -102
  306. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/spy-on.mdx +0 -49
  307. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/svelte-test.mdx +0 -113
  308. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/testing-library.mdx +0 -93
  309. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/timeout.mdx +0 -17
  310. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/todo-tests.mdx +0 -74
  311. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/update-snapshots.mdx +0 -49
  312. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/test/watch-mode.mdx +0 -24
  313. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/base64.mdx +0 -17
  314. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/deep-equals.mdx +0 -41
  315. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/deflate.mdx +0 -20
  316. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/detect-bun.mdx +0 -28
  317. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/entrypoint.mdx +0 -19
  318. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/escape-html.mdx +0 -24
  319. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/file-url-to-path.mdx +0 -16
  320. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/gzip.mdx +0 -20
  321. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/hash-a-password.mdx +0 -56
  322. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/import-meta-dir.mdx +0 -15
  323. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/import-meta-file.mdx +0 -15
  324. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/import-meta-path.mdx +0 -15
  325. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/javascript-uuid.mdx +0 -25
  326. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/main.mdx +0 -43
  327. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/path-to-file-url.mdx +0 -16
  328. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/sleep.mdx +0 -24
  329. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/upgrade.mdx +0 -93
  330. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/version.mdx +0 -23
  331. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/util/which-path-to-executable-bin.mdx +0 -17
  332. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/websocket/compression.mdx +0 -33
  333. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/websocket/context.mdx +0 -79
  334. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/websocket/pubsub.mdx +0 -43
  335. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/websocket/simple.mdx +0 -38
  336. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/write-file/append.mdx +0 -54
  337. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/write-file/basic.mdx +0 -46
  338. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/write-file/blob.mdx +0 -30
  339. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/write-file/cat.mdx +0 -19
  340. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/write-file/file-cp.mdx +0 -18
  341. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/write-file/filesink.mdx +0 -54
  342. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/write-file/response.mdx +0 -19
  343. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/write-file/stdout.mdx +0 -23
  344. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/write-file/stream.mdx +0 -19
  345. package/skills/skill-logo-design/node_modules/bun-types/docs/guides/write-file/unlink.mdx +0 -18
  346. package/skills/skill-logo-design/node_modules/bun-types/docs/index.mdx +0 -133
  347. package/skills/skill-logo-design/node_modules/bun-types/docs/installation.mdx +0 -372
  348. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/bunx.mdx +0 -91
  349. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/catalogs.mdx +0 -292
  350. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/add.mdx +0 -179
  351. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/audit.mdx +0 -60
  352. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/info.mdx +0 -70
  353. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/install.mdx +0 -591
  354. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/link.mdx +0 -61
  355. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/outdated.mdx +0 -197
  356. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/patch.mdx +0 -69
  357. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/pm.mdx +0 -323
  358. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/publish.mdx +0 -131
  359. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/remove.mdx +0 -16
  360. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/update.mdx +0 -140
  361. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/cli/why.mdx +0 -84
  362. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/filter.mdx +0 -127
  363. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/global-cache.mdx +0 -72
  364. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/isolated-installs.mdx +0 -220
  365. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/lifecycle.mdx +0 -64
  366. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/lockfile.mdx +0 -64
  367. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/npmrc.mdx +0 -245
  368. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/overrides.mdx +0 -83
  369. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/scopes-registries.mdx +0 -35
  370. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/security-scanner-api.mdx +0 -95
  371. package/skills/skill-logo-design/node_modules/bun-types/docs/pm/workspaces.mdx +0 -115
  372. package/skills/skill-logo-design/node_modules/bun-types/docs/project/benchmarking.mdx +0 -296
  373. package/skills/skill-logo-design/node_modules/bun-types/docs/project/bindgen.mdx +0 -223
  374. package/skills/skill-logo-design/node_modules/bun-types/docs/project/building-windows.mdx +0 -143
  375. package/skills/skill-logo-design/node_modules/bun-types/docs/project/contributing.mdx +0 -366
  376. package/skills/skill-logo-design/node_modules/bun-types/docs/project/feedback.mdx +0 -20
  377. package/skills/skill-logo-design/node_modules/bun-types/docs/project/license.mdx +0 -78
  378. package/skills/skill-logo-design/node_modules/bun-types/docs/project/roadmap.mdx +0 -8
  379. package/skills/skill-logo-design/node_modules/bun-types/docs/quickstart.mdx +0 -251
  380. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/archive.mdx +0 -452
  381. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/auto-install.mdx +0 -97
  382. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/binary-data.mdx +0 -846
  383. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/bun-apis.mdx +0 -60
  384. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/bunfig.mdx +0 -765
  385. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/c-compiler.mdx +0 -204
  386. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/child-process.mdx +0 -659
  387. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/color.mdx +0 -267
  388. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/console.mdx +0 -67
  389. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/cookies.mdx +0 -454
  390. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/cron.mdx +0 -358
  391. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/csrf.mdx +0 -171
  392. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/debugger.mdx +0 -335
  393. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/environment-variables.mdx +0 -231
  394. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/ffi.mdx +0 -567
  395. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/file-io.mdx +0 -306
  396. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/file-system-router.mdx +0 -118
  397. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/file-types.mdx +0 -482
  398. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/glob.mdx +0 -181
  399. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/globals.mdx +0 -72
  400. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/hashing.mdx +0 -315
  401. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/html-rewriter.mdx +0 -333
  402. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/http/cookies.mdx +0 -79
  403. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/http/error-handling.mdx +0 -40
  404. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/http/metrics.mdx +0 -36
  405. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/http/routing.mdx +0 -289
  406. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/http/server.mdx +0 -672
  407. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/http/tls.mdx +0 -101
  408. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/http/websockets.mdx +0 -414
  409. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/index.mdx +0 -223
  410. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/json5.mdx +0 -271
  411. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/jsonl.mdx +0 -188
  412. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/jsx.mdx +0 -115
  413. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/markdown.mdx +0 -381
  414. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/module-resolution.mdx +0 -374
  415. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/networking/dns.mdx +0 -111
  416. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/networking/fetch.mdx +0 -484
  417. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/networking/tcp.mdx +0 -239
  418. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/networking/udp.mdx +0 -180
  419. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/node-api.mdx +0 -19
  420. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/nodejs-compat.mdx +0 -468
  421. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/plugins.mdx +0 -419
  422. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/redis.mdx +0 -583
  423. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/repl.mdx +0 -176
  424. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/s3.mdx +0 -881
  425. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/secrets.mdx +0 -340
  426. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/semver.mdx +0 -57
  427. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/shell.mdx +0 -637
  428. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/sql.mdx +0 -1404
  429. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/sqlite.mdx +0 -721
  430. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/streams.mdx +0 -232
  431. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/templating/create.mdx +0 -269
  432. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/templating/init.mdx +0 -58
  433. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/toml.mdx +0 -238
  434. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/transpiler.mdx +0 -288
  435. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/typescript.mdx +0 -58
  436. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/utils.mdx +0 -1010
  437. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/watch-mode.mdx +0 -161
  438. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/web-apis.mdx +0 -29
  439. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/workers.mdx +0 -314
  440. package/skills/skill-logo-design/node_modules/bun-types/docs/runtime/yaml.mdx +0 -470
  441. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/add.mdx +0 -166
  442. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/build.mdx +0 -197
  443. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/bunx.mdx +0 -49
  444. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/feedback.mdx +0 -17
  445. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/init.mdx +0 -84
  446. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/install.mdx +0 -173
  447. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/link.mdx +0 -163
  448. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/outdated.mdx +0 -140
  449. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/patch.mdx +0 -171
  450. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/publish.mdx +0 -198
  451. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/remove.mdx +0 -146
  452. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/run.mdx +0 -305
  453. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/test.mdx +0 -105
  454. package/skills/skill-logo-design/node_modules/bun-types/docs/snippets/cli/update.mdx +0 -144
  455. package/skills/skill-logo-design/node_modules/bun-types/docs/test/code-coverage.mdx +0 -409
  456. package/skills/skill-logo-design/node_modules/bun-types/docs/test/configuration.mdx +0 -574
  457. package/skills/skill-logo-design/node_modules/bun-types/docs/test/dates-times.mdx +0 -129
  458. package/skills/skill-logo-design/node_modules/bun-types/docs/test/discovery.mdx +0 -90
  459. package/skills/skill-logo-design/node_modules/bun-types/docs/test/dom.mdx +0 -226
  460. package/skills/skill-logo-design/node_modules/bun-types/docs/test/index.mdx +0 -409
  461. package/skills/skill-logo-design/node_modules/bun-types/docs/test/lifecycle.mdx +0 -366
  462. package/skills/skill-logo-design/node_modules/bun-types/docs/test/mocks.mdx +0 -637
  463. package/skills/skill-logo-design/node_modules/bun-types/docs/test/reporters.mdx +0 -126
  464. package/skills/skill-logo-design/node_modules/bun-types/docs/test/runtime-behavior.mdx +0 -342
  465. package/skills/skill-logo-design/node_modules/bun-types/docs/test/snapshots.mdx +0 -434
  466. package/skills/skill-logo-design/node_modules/bun-types/docs/test/writing-tests.mdx +0 -672
  467. package/skills/skill-logo-design/node_modules/bun-types/docs/typescript.mdx +0 -54
  468. package/skills/skill-logo-design/node_modules/bun-types/extensions.d.ts +0 -40
  469. package/skills/skill-logo-design/node_modules/bun-types/fetch.d.ts +0 -79
  470. package/skills/skill-logo-design/node_modules/bun-types/ffi.d.ts +0 -1154
  471. package/skills/skill-logo-design/node_modules/bun-types/globals.d.ts +0 -2067
  472. package/skills/skill-logo-design/node_modules/bun-types/html-rewriter.d.ts +0 -186
  473. package/skills/skill-logo-design/node_modules/bun-types/index.d.ts +0 -32
  474. package/skills/skill-logo-design/node_modules/bun-types/jsc.d.ts +0 -233
  475. package/skills/skill-logo-design/node_modules/bun-types/jsx.d.ts +0 -11
  476. package/skills/skill-logo-design/node_modules/bun-types/overrides.d.ts +0 -376
  477. package/skills/skill-logo-design/node_modules/bun-types/package.json +0 -37
  478. package/skills/skill-logo-design/node_modules/bun-types/redis.d.ts +0 -3352
  479. package/skills/skill-logo-design/node_modules/bun-types/s3.d.ts +0 -1354
  480. package/skills/skill-logo-design/node_modules/bun-types/security.d.ts +0 -101
  481. package/skills/skill-logo-design/node_modules/bun-types/serve.d.ts +0 -1296
  482. package/skills/skill-logo-design/node_modules/bun-types/shell.d.ts +0 -380
  483. package/skills/skill-logo-design/node_modules/bun-types/sql.d.ts +0 -887
  484. package/skills/skill-logo-design/node_modules/bun-types/sqlite.d.ts +0 -1322
  485. package/skills/skill-logo-design/node_modules/bun-types/test-globals.d.ts +0 -22
  486. package/skills/skill-logo-design/node_modules/bun-types/test.d.ts +0 -2392
  487. package/skills/skill-logo-design/node_modules/bun-types/vendor/expect-type/branding.d.ts +0 -283
  488. package/skills/skill-logo-design/node_modules/bun-types/vendor/expect-type/index.d.ts +0 -1207
  489. package/skills/skill-logo-design/node_modules/bun-types/vendor/expect-type/messages.d.ts +0 -395
  490. package/skills/skill-logo-design/node_modules/bun-types/vendor/expect-type/overloads.d.ts +0 -669
  491. package/skills/skill-logo-design/node_modules/bun-types/vendor/expect-type/utils.d.ts +0 -431
  492. package/skills/skill-logo-design/node_modules/bun-types/wasm.d.ts +0 -193
  493. package/skills/skill-logo-design/node_modules/chalk/license +0 -9
  494. package/skills/skill-logo-design/node_modules/chalk/package.json +0 -83
  495. package/skills/skill-logo-design/node_modules/chalk/readme.md +0 -297
  496. package/skills/skill-logo-design/node_modules/chalk/source/index.d.ts +0 -325
  497. package/skills/skill-logo-design/node_modules/chalk/source/index.js +0 -225
  498. package/skills/skill-logo-design/node_modules/chalk/source/utilities.js +0 -33
  499. package/skills/skill-logo-design/node_modules/chalk/source/vendor/ansi-styles/index.d.ts +0 -236
  500. package/skills/skill-logo-design/node_modules/chalk/source/vendor/ansi-styles/index.js +0 -223
  501. package/skills/skill-logo-design/node_modules/chalk/source/vendor/supports-color/browser.d.ts +0 -1
  502. package/skills/skill-logo-design/node_modules/chalk/source/vendor/supports-color/browser.js +0 -34
  503. package/skills/skill-logo-design/node_modules/chalk/source/vendor/supports-color/index.d.ts +0 -55
  504. package/skills/skill-logo-design/node_modules/chalk/source/vendor/supports-color/index.js +0 -190
  505. package/skills/skill-logo-design/node_modules/commander/LICENSE +0 -22
  506. package/skills/skill-logo-design/node_modules/commander/Readme.md +0 -1149
  507. package/skills/skill-logo-design/node_modules/commander/esm.mjs +0 -16
  508. package/skills/skill-logo-design/node_modules/commander/index.js +0 -24
  509. package/skills/skill-logo-design/node_modules/commander/lib/argument.js +0 -149
  510. package/skills/skill-logo-design/node_modules/commander/lib/command.js +0 -2662
  511. package/skills/skill-logo-design/node_modules/commander/lib/error.js +0 -39
  512. package/skills/skill-logo-design/node_modules/commander/lib/help.js +0 -709
  513. package/skills/skill-logo-design/node_modules/commander/lib/option.js +0 -367
  514. package/skills/skill-logo-design/node_modules/commander/lib/suggestSimilar.js +0 -101
  515. package/skills/skill-logo-design/node_modules/commander/package-support.json +0 -16
  516. package/skills/skill-logo-design/node_modules/commander/package.json +0 -82
  517. package/skills/skill-logo-design/node_modules/commander/typings/esm.d.mts +0 -3
  518. package/skills/skill-logo-design/node_modules/commander/typings/index.d.ts +0 -1045
  519. package/skills/skill-logo-design/node_modules/typescript/LICENSE.txt +0 -55
  520. package/skills/skill-logo-design/node_modules/typescript/README.md +0 -50
  521. package/skills/skill-logo-design/node_modules/typescript/SECURITY.md +0 -41
  522. package/skills/skill-logo-design/node_modules/typescript/ThirdPartyNoticeText.txt +0 -193
  523. package/skills/skill-logo-design/node_modules/typescript/bin/tsc +0 -2
  524. package/skills/skill-logo-design/node_modules/typescript/bin/tsserver +0 -2
  525. package/skills/skill-logo-design/node_modules/typescript/lib/_tsc.js +0 -133818
  526. package/skills/skill-logo-design/node_modules/typescript/lib/_tsserver.js +0 -659
  527. package/skills/skill-logo-design/node_modules/typescript/lib/_typingsInstaller.js +0 -222
  528. package/skills/skill-logo-design/node_modules/typescript/lib/cs/diagnosticMessages.generated.json +0 -2122
  529. package/skills/skill-logo-design/node_modules/typescript/lib/de/diagnosticMessages.generated.json +0 -2122
  530. package/skills/skill-logo-design/node_modules/typescript/lib/es/diagnosticMessages.generated.json +0 -2122
  531. package/skills/skill-logo-design/node_modules/typescript/lib/fr/diagnosticMessages.generated.json +0 -2122
  532. package/skills/skill-logo-design/node_modules/typescript/lib/it/diagnosticMessages.generated.json +0 -2122
  533. package/skills/skill-logo-design/node_modules/typescript/lib/ja/diagnosticMessages.generated.json +0 -2122
  534. package/skills/skill-logo-design/node_modules/typescript/lib/ko/diagnosticMessages.generated.json +0 -2122
  535. package/skills/skill-logo-design/node_modules/typescript/lib/lib.d.ts +0 -22
  536. package/skills/skill-logo-design/node_modules/typescript/lib/lib.decorators.d.ts +0 -384
  537. package/skills/skill-logo-design/node_modules/typescript/lib/lib.decorators.legacy.d.ts +0 -22
  538. package/skills/skill-logo-design/node_modules/typescript/lib/lib.dom.asynciterable.d.ts +0 -41
  539. package/skills/skill-logo-design/node_modules/typescript/lib/lib.dom.d.ts +0 -39429
  540. package/skills/skill-logo-design/node_modules/typescript/lib/lib.dom.iterable.d.ts +0 -571
  541. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2015.collection.d.ts +0 -147
  542. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2015.core.d.ts +0 -597
  543. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2015.d.ts +0 -28
  544. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2015.generator.d.ts +0 -77
  545. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2015.iterable.d.ts +0 -605
  546. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2015.promise.d.ts +0 -81
  547. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2015.proxy.d.ts +0 -128
  548. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2015.reflect.d.ts +0 -144
  549. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2015.symbol.d.ts +0 -46
  550. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts +0 -326
  551. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2016.array.include.d.ts +0 -116
  552. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2016.d.ts +0 -21
  553. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2016.full.d.ts +0 -23
  554. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2016.intl.d.ts +0 -31
  555. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts +0 -21
  556. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2017.d.ts +0 -26
  557. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2017.date.d.ts +0 -31
  558. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2017.full.d.ts +0 -23
  559. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2017.intl.d.ts +0 -44
  560. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2017.object.d.ts +0 -49
  561. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts +0 -135
  562. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2017.string.d.ts +0 -45
  563. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts +0 -53
  564. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts +0 -77
  565. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts +0 -53
  566. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2018.d.ts +0 -24
  567. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2018.full.d.ts +0 -24
  568. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2018.intl.d.ts +0 -83
  569. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2018.promise.d.ts +0 -30
  570. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2018.regexp.d.ts +0 -37
  571. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2019.array.d.ts +0 -79
  572. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2019.d.ts +0 -24
  573. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2019.full.d.ts +0 -24
  574. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2019.intl.d.ts +0 -23
  575. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2019.object.d.ts +0 -33
  576. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2019.string.d.ts +0 -37
  577. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2019.symbol.d.ts +0 -24
  578. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2020.bigint.d.ts +0 -765
  579. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2020.d.ts +0 -27
  580. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2020.date.d.ts +0 -42
  581. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2020.full.d.ts +0 -24
  582. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2020.intl.d.ts +0 -474
  583. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2020.number.d.ts +0 -28
  584. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2020.promise.d.ts +0 -47
  585. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts +0 -99
  586. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2020.string.d.ts +0 -44
  587. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +0 -41
  588. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2021.d.ts +0 -23
  589. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2021.full.d.ts +0 -24
  590. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2021.intl.d.ts +0 -166
  591. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2021.promise.d.ts +0 -48
  592. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2021.string.d.ts +0 -33
  593. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2021.weakref.d.ts +0 -78
  594. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2022.array.d.ts +0 -121
  595. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2022.d.ts +0 -25
  596. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2022.error.d.ts +0 -75
  597. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2022.full.d.ts +0 -24
  598. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2022.intl.d.ts +0 -145
  599. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2022.object.d.ts +0 -26
  600. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2022.regexp.d.ts +0 -39
  601. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2022.string.d.ts +0 -25
  602. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2023.array.d.ts +0 -924
  603. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2023.collection.d.ts +0 -21
  604. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2023.d.ts +0 -22
  605. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2023.full.d.ts +0 -24
  606. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2023.intl.d.ts +0 -56
  607. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts +0 -65
  608. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2024.collection.d.ts +0 -29
  609. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2024.d.ts +0 -26
  610. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2024.full.d.ts +0 -24
  611. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2024.object.d.ts +0 -29
  612. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2024.promise.d.ts +0 -35
  613. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2024.regexp.d.ts +0 -25
  614. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts +0 -68
  615. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es2024.string.d.ts +0 -29
  616. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es5.d.ts +0 -4601
  617. package/skills/skill-logo-design/node_modules/typescript/lib/lib.es6.d.ts +0 -23
  618. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.array.d.ts +0 -35
  619. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.collection.d.ts +0 -96
  620. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.d.ts +0 -29
  621. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.decorators.d.ts +0 -28
  622. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.disposable.d.ts +0 -193
  623. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.error.d.ts +0 -24
  624. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.float16.d.ts +0 -445
  625. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.full.d.ts +0 -24
  626. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.intl.d.ts +0 -21
  627. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.iterator.d.ts +0 -148
  628. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.promise.d.ts +0 -34
  629. package/skills/skill-logo-design/node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts +0 -25
  630. package/skills/skill-logo-design/node_modules/typescript/lib/lib.scripthost.d.ts +0 -322
  631. package/skills/skill-logo-design/node_modules/typescript/lib/lib.webworker.asynciterable.d.ts +0 -41
  632. package/skills/skill-logo-design/node_modules/typescript/lib/lib.webworker.d.ts +0 -13150
  633. package/skills/skill-logo-design/node_modules/typescript/lib/lib.webworker.importscripts.d.ts +0 -23
  634. package/skills/skill-logo-design/node_modules/typescript/lib/lib.webworker.iterable.d.ts +0 -340
  635. package/skills/skill-logo-design/node_modules/typescript/lib/pl/diagnosticMessages.generated.json +0 -2122
  636. package/skills/skill-logo-design/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json +0 -2122
  637. package/skills/skill-logo-design/node_modules/typescript/lib/ru/diagnosticMessages.generated.json +0 -2122
  638. package/skills/skill-logo-design/node_modules/typescript/lib/tr/diagnosticMessages.generated.json +0 -2122
  639. package/skills/skill-logo-design/node_modules/typescript/lib/tsc.js +0 -8
  640. package/skills/skill-logo-design/node_modules/typescript/lib/tsserver.js +0 -8
  641. package/skills/skill-logo-design/node_modules/typescript/lib/tsserverlibrary.d.ts +0 -17
  642. package/skills/skill-logo-design/node_modules/typescript/lib/tsserverlibrary.js +0 -21
  643. package/skills/skill-logo-design/node_modules/typescript/lib/typesMap.json +0 -497
  644. package/skills/skill-logo-design/node_modules/typescript/lib/typescript.d.ts +0 -11437
  645. package/skills/skill-logo-design/node_modules/typescript/lib/typescript.js +0 -200276
  646. package/skills/skill-logo-design/node_modules/typescript/lib/typingsInstaller.js +0 -8
  647. package/skills/skill-logo-design/node_modules/typescript/lib/watchGuard.js +0 -53
  648. package/skills/skill-logo-design/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json +0 -2122
  649. package/skills/skill-logo-design/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json +0 -2122
  650. package/skills/skill-logo-design/node_modules/typescript/package.json +0 -120
  651. package/skills/skill-logo-design/node_modules/undici-types/LICENSE +0 -21
  652. package/skills/skill-logo-design/node_modules/undici-types/README.md +0 -6
  653. package/skills/skill-logo-design/node_modules/undici-types/agent.d.ts +0 -32
  654. package/skills/skill-logo-design/node_modules/undici-types/api.d.ts +0 -43
  655. package/skills/skill-logo-design/node_modules/undici-types/balanced-pool.d.ts +0 -30
  656. package/skills/skill-logo-design/node_modules/undici-types/cache-interceptor.d.ts +0 -173
  657. package/skills/skill-logo-design/node_modules/undici-types/cache.d.ts +0 -36
  658. package/skills/skill-logo-design/node_modules/undici-types/client-stats.d.ts +0 -15
  659. package/skills/skill-logo-design/node_modules/undici-types/client.d.ts +0 -108
  660. package/skills/skill-logo-design/node_modules/undici-types/connector.d.ts +0 -34
  661. package/skills/skill-logo-design/node_modules/undici-types/content-type.d.ts +0 -21
  662. package/skills/skill-logo-design/node_modules/undici-types/cookies.d.ts +0 -30
  663. package/skills/skill-logo-design/node_modules/undici-types/diagnostics-channel.d.ts +0 -74
  664. package/skills/skill-logo-design/node_modules/undici-types/dispatcher.d.ts +0 -276
  665. package/skills/skill-logo-design/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -22
  666. package/skills/skill-logo-design/node_modules/undici-types/errors.d.ts +0 -161
  667. package/skills/skill-logo-design/node_modules/undici-types/eventsource.d.ts +0 -66
  668. package/skills/skill-logo-design/node_modules/undici-types/fetch.d.ts +0 -211
  669. package/skills/skill-logo-design/node_modules/undici-types/formdata.d.ts +0 -108
  670. package/skills/skill-logo-design/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  671. package/skills/skill-logo-design/node_modules/undici-types/global-origin.d.ts +0 -7
  672. package/skills/skill-logo-design/node_modules/undici-types/h2c-client.d.ts +0 -73
  673. package/skills/skill-logo-design/node_modules/undici-types/handlers.d.ts +0 -15
  674. package/skills/skill-logo-design/node_modules/undici-types/header.d.ts +0 -160
  675. package/skills/skill-logo-design/node_modules/undici-types/index.d.ts +0 -88
  676. package/skills/skill-logo-design/node_modules/undici-types/interceptors.d.ts +0 -73
  677. package/skills/skill-logo-design/node_modules/undici-types/mock-agent.d.ts +0 -68
  678. package/skills/skill-logo-design/node_modules/undici-types/mock-call-history.d.ts +0 -111
  679. package/skills/skill-logo-design/node_modules/undici-types/mock-client.d.ts +0 -27
  680. package/skills/skill-logo-design/node_modules/undici-types/mock-errors.d.ts +0 -12
  681. package/skills/skill-logo-design/node_modules/undici-types/mock-interceptor.d.ts +0 -94
  682. package/skills/skill-logo-design/node_modules/undici-types/mock-pool.d.ts +0 -27
  683. package/skills/skill-logo-design/node_modules/undici-types/package.json +0 -55
  684. package/skills/skill-logo-design/node_modules/undici-types/patch.d.ts +0 -29
  685. package/skills/skill-logo-design/node_modules/undici-types/pool-stats.d.ts +0 -19
  686. package/skills/skill-logo-design/node_modules/undici-types/pool.d.ts +0 -41
  687. package/skills/skill-logo-design/node_modules/undici-types/proxy-agent.d.ts +0 -29
  688. package/skills/skill-logo-design/node_modules/undici-types/readable.d.ts +0 -68
  689. package/skills/skill-logo-design/node_modules/undici-types/retry-agent.d.ts +0 -8
  690. package/skills/skill-logo-design/node_modules/undici-types/retry-handler.d.ts +0 -125
  691. package/skills/skill-logo-design/node_modules/undici-types/round-robin-pool.d.ts +0 -41
  692. package/skills/skill-logo-design/node_modules/undici-types/snapshot-agent.d.ts +0 -109
  693. package/skills/skill-logo-design/node_modules/undici-types/util.d.ts +0 -18
  694. package/skills/skill-logo-design/node_modules/undici-types/utility.d.ts +0 -7
  695. package/skills/skill-logo-design/node_modules/undici-types/webidl.d.ts +0 -341
  696. package/skills/skill-logo-design/node_modules/undici-types/websocket.d.ts +0 -186
  697. package/skills/skill-logo-design/package.json +0 -22
  698. package/skills/skill-logo-design/src/index.ts +0 -322
  699. package/skills/skill-logo-design/tsconfig.json +0 -8
@@ -1,765 +0,0 @@
1
- /*! *****************************************************************************
2
- Copyright (c) Microsoft Corporation. All rights reserved.
3
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
- this file except in compliance with the License. You may obtain a copy of the
5
- License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
- MERCHANTABLITY OR NON-INFRINGEMENT.
11
-
12
- See the Apache Version 2.0 License for specific language governing permissions
13
- and limitations under the License.
14
- ***************************************************************************** */
15
-
16
-
17
- /// <reference no-default-lib="true"/>
18
-
19
- /// <reference lib="es2020.intl" />
20
-
21
- interface BigIntToLocaleStringOptions {
22
- /**
23
- * The locale matching algorithm to use.The default is "best fit". For information about this option, see the {@link https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_negotiation Intl page}.
24
- */
25
- localeMatcher?: string;
26
- /**
27
- * The formatting style to use , the default is "decimal".
28
- */
29
- style?: string;
30
-
31
- numberingSystem?: string;
32
- /**
33
- * The unit to use in unit formatting, Possible values are core unit identifiers, defined in UTS #35, Part 2, Section 6. A subset of units from the full list was selected for use in ECMAScript. Pairs of simple units can be concatenated with "-per-" to make a compound unit. There is no default value; if the style is "unit", the unit property must be provided.
34
- */
35
- unit?: string;
36
-
37
- /**
38
- * The unit formatting style to use in unit formatting, the defaults is "short".
39
- */
40
- unitDisplay?: string;
41
-
42
- /**
43
- * The currency to use in currency formatting. Possible values are the ISO 4217 currency codes, such as "USD" for the US dollar, "EUR" for the euro, or "CNY" for the Chinese RMB — see the Current currency & funds code list. There is no default value; if the style is "currency", the currency property must be provided. It is only used when [[Style]] has the value "currency".
44
- */
45
- currency?: string;
46
-
47
- /**
48
- * How to display the currency in currency formatting. It is only used when [[Style]] has the value "currency". The default is "symbol".
49
- *
50
- * "symbol" to use a localized currency symbol such as €,
51
- *
52
- * "code" to use the ISO currency code,
53
- *
54
- * "name" to use a localized currency name such as "dollar"
55
- */
56
- currencyDisplay?: string;
57
-
58
- /**
59
- * Whether to use grouping separators, such as thousands separators or thousand/lakh/crore separators. The default is true.
60
- */
61
- useGrouping?: boolean;
62
-
63
- /**
64
- * The minimum number of integer digits to use. Possible values are from 1 to 21; the default is 1.
65
- */
66
- minimumIntegerDigits?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21;
67
-
68
- /**
69
- * The minimum number of fraction digits to use. Possible values are from 0 to 20; the default for plain number and percent formatting is 0; the default for currency formatting is the number of minor unit digits provided by the {@link http://www.currency-iso.org/en/home/tables/table-a1.html ISO 4217 currency codes list} (2 if the list doesn't provide that information).
70
- */
71
- minimumFractionDigits?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20;
72
-
73
- /**
74
- * The maximum number of fraction digits to use. Possible values are from 0 to 20; the default for plain number formatting is the larger of minimumFractionDigits and 3; the default for currency formatting is the larger of minimumFractionDigits and the number of minor unit digits provided by the {@link http://www.currency-iso.org/en/home/tables/table-a1.html ISO 4217 currency codes list} (2 if the list doesn't provide that information); the default for percent formatting is the larger of minimumFractionDigits and 0.
75
- */
76
- maximumFractionDigits?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20;
77
-
78
- /**
79
- * The minimum number of significant digits to use. Possible values are from 1 to 21; the default is 1.
80
- */
81
- minimumSignificantDigits?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21;
82
-
83
- /**
84
- * The maximum number of significant digits to use. Possible values are from 1 to 21; the default is 21.
85
- */
86
- maximumSignificantDigits?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21;
87
-
88
- /**
89
- * The formatting that should be displayed for the number, the defaults is "standard"
90
- *
91
- * "standard" plain number formatting
92
- *
93
- * "scientific" return the order-of-magnitude for formatted number.
94
- *
95
- * "engineering" return the exponent of ten when divisible by three
96
- *
97
- * "compact" string representing exponent, defaults is using the "short" form
98
- */
99
- notation?: string;
100
-
101
- /**
102
- * used only when notation is "compact"
103
- */
104
- compactDisplay?: string;
105
- }
106
-
107
- interface BigInt {
108
- /**
109
- * Returns a string representation of an object.
110
- * @param radix Specifies a radix for converting numeric values to strings.
111
- */
112
- toString(radix?: number): string;
113
-
114
- /** Returns a string representation appropriate to the host environment's current locale. */
115
- toLocaleString(locales?: Intl.LocalesArgument, options?: BigIntToLocaleStringOptions): string;
116
-
117
- /** Returns the primitive value of the specified object. */
118
- valueOf(): bigint;
119
-
120
- readonly [Symbol.toStringTag]: "BigInt";
121
- }
122
-
123
- interface BigIntConstructor {
124
- (value: bigint | boolean | number | string): bigint;
125
- readonly prototype: BigInt;
126
-
127
- /**
128
- * Interprets the low bits of a BigInt as a 2's-complement signed integer.
129
- * All higher bits are discarded.
130
- * @param bits The number of low bits to use
131
- * @param int The BigInt whose bits to extract
132
- */
133
- asIntN(bits: number, int: bigint): bigint;
134
- /**
135
- * Interprets the low bits of a BigInt as an unsigned integer.
136
- * All higher bits are discarded.
137
- * @param bits The number of low bits to use
138
- * @param int The BigInt whose bits to extract
139
- */
140
- asUintN(bits: number, int: bigint): bigint;
141
- }
142
-
143
- declare var BigInt: BigIntConstructor;
144
-
145
- /**
146
- * A typed array of 64-bit signed integer values. The contents are initialized to 0. If the
147
- * requested number of bytes could not be allocated, an exception is raised.
148
- */
149
- interface BigInt64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
150
- /** The size in bytes of each element in the array. */
151
- readonly BYTES_PER_ELEMENT: number;
152
-
153
- /** The ArrayBuffer instance referenced by the array. */
154
- readonly buffer: TArrayBuffer;
155
-
156
- /** The length in bytes of the array. */
157
- readonly byteLength: number;
158
-
159
- /** The offset in bytes of the array. */
160
- readonly byteOffset: number;
161
-
162
- /**
163
- * Returns the this object after copying a section of the array identified by start and end
164
- * to the same array starting at position target
165
- * @param target If target is negative, it is treated as length+target where length is the
166
- * length of the array.
167
- * @param start If start is negative, it is treated as length+start. If end is negative, it
168
- * is treated as length+end.
169
- * @param end If not specified, length of the this object is used as its default value.
170
- */
171
- copyWithin(target: number, start: number, end?: number): this;
172
-
173
- /** Yields index, value pairs for every entry in the array. */
174
- entries(): ArrayIterator<[number, bigint]>;
175
-
176
- /**
177
- * Determines whether all the members of an array satisfy the specified test.
178
- * @param predicate A function that accepts up to three arguments. The every method calls
179
- * the predicate function for each element in the array until the predicate returns false,
180
- * or until the end of the array.
181
- * @param thisArg An object to which the this keyword can refer in the predicate function.
182
- * If thisArg is omitted, undefined is used as the this value.
183
- */
184
- every(predicate: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => boolean, thisArg?: any): boolean;
185
-
186
- /**
187
- * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array
188
- * @param value value to fill array section with
189
- * @param start index to start filling the array at. If start is negative, it is treated as
190
- * length+start where length is the length of the array.
191
- * @param end index to stop filling the array at. If end is negative, it is treated as
192
- * length+end.
193
- */
194
- fill(value: bigint, start?: number, end?: number): this;
195
-
196
- /**
197
- * Returns the elements of an array that meet the condition specified in a callback function.
198
- * @param predicate A function that accepts up to three arguments. The filter method calls
199
- * the predicate function one time for each element in the array.
200
- * @param thisArg An object to which the this keyword can refer in the predicate function.
201
- * If thisArg is omitted, undefined is used as the this value.
202
- */
203
- filter(predicate: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => any, thisArg?: any): BigInt64Array<ArrayBuffer>;
204
-
205
- /**
206
- * Returns the value of the first element in the array where predicate is true, and undefined
207
- * otherwise.
208
- * @param predicate find calls predicate once for each element of the array, in ascending
209
- * order, until it finds one where predicate returns true. If such an element is found, find
210
- * immediately returns that element value. Otherwise, find returns undefined.
211
- * @param thisArg If provided, it will be used as the this value for each invocation of
212
- * predicate. If it is not provided, undefined is used instead.
213
- */
214
- find(predicate: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => boolean, thisArg?: any): bigint | undefined;
215
-
216
- /**
217
- * Returns the index of the first element in the array where predicate is true, and -1
218
- * otherwise.
219
- * @param predicate find calls predicate once for each element of the array, in ascending
220
- * order, until it finds one where predicate returns true. If such an element is found,
221
- * findIndex immediately returns that element index. Otherwise, findIndex returns -1.
222
- * @param thisArg If provided, it will be used as the this value for each invocation of
223
- * predicate. If it is not provided, undefined is used instead.
224
- */
225
- findIndex(predicate: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => boolean, thisArg?: any): number;
226
-
227
- /**
228
- * Performs the specified action for each element in an array.
229
- * @param callbackfn A function that accepts up to three arguments. forEach calls the
230
- * callbackfn function one time for each element in the array.
231
- * @param thisArg An object to which the this keyword can refer in the callbackfn function.
232
- * If thisArg is omitted, undefined is used as the this value.
233
- */
234
- forEach(callbackfn: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => void, thisArg?: any): void;
235
-
236
- /**
237
- * Determines whether an array includes a certain element, returning true or false as appropriate.
238
- * @param searchElement The element to search for.
239
- * @param fromIndex The position in this array at which to begin searching for searchElement.
240
- */
241
- includes(searchElement: bigint, fromIndex?: number): boolean;
242
-
243
- /**
244
- * Returns the index of the first occurrence of a value in an array.
245
- * @param searchElement The value to locate in the array.
246
- * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
247
- * search starts at index 0.
248
- */
249
- indexOf(searchElement: bigint, fromIndex?: number): number;
250
-
251
- /**
252
- * Adds all the elements of an array separated by the specified separator string.
253
- * @param separator A string used to separate one element of an array from the next in the
254
- * resulting String. If omitted, the array elements are separated with a comma.
255
- */
256
- join(separator?: string): string;
257
-
258
- /** Yields each index in the array. */
259
- keys(): ArrayIterator<number>;
260
-
261
- /**
262
- * Returns the index of the last occurrence of a value in an array.
263
- * @param searchElement The value to locate in the array.
264
- * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
265
- * search starts at index 0.
266
- */
267
- lastIndexOf(searchElement: bigint, fromIndex?: number): number;
268
-
269
- /** The length of the array. */
270
- readonly length: number;
271
-
272
- /**
273
- * Calls a defined callback function on each element of an array, and returns an array that
274
- * contains the results.
275
- * @param callbackfn A function that accepts up to three arguments. The map method calls the
276
- * callbackfn function one time for each element in the array.
277
- * @param thisArg An object to which the this keyword can refer in the callbackfn function.
278
- * If thisArg is omitted, undefined is used as the this value.
279
- */
280
- map(callbackfn: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => bigint, thisArg?: any): BigInt64Array<ArrayBuffer>;
281
-
282
- /**
283
- * Calls the specified callback function for all the elements in an array. The return value of
284
- * the callback function is the accumulated result, and is provided as an argument in the next
285
- * call to the callback function.
286
- * @param callbackfn A function that accepts up to four arguments. The reduce method calls the
287
- * callbackfn function one time for each element in the array.
288
- * @param initialValue If initialValue is specified, it is used as the initial value to start
289
- * the accumulation. The first call to the callbackfn function provides this value as an argument
290
- * instead of an array value.
291
- */
292
- reduce(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigInt64Array<TArrayBuffer>) => bigint): bigint;
293
-
294
- /**
295
- * Calls the specified callback function for all the elements in an array. The return value of
296
- * the callback function is the accumulated result, and is provided as an argument in the next
297
- * call to the callback function.
298
- * @param callbackfn A function that accepts up to four arguments. The reduce method calls the
299
- * callbackfn function one time for each element in the array.
300
- * @param initialValue If initialValue is specified, it is used as the initial value to start
301
- * the accumulation. The first call to the callbackfn function provides this value as an argument
302
- * instead of an array value.
303
- */
304
- reduce<U>(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigInt64Array<TArrayBuffer>) => U, initialValue: U): U;
305
-
306
- /**
307
- * Calls the specified callback function for all the elements in an array, in descending order.
308
- * The return value of the callback function is the accumulated result, and is provided as an
309
- * argument in the next call to the callback function.
310
- * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls
311
- * the callbackfn function one time for each element in the array.
312
- * @param initialValue If initialValue is specified, it is used as the initial value to start
313
- * the accumulation. The first call to the callbackfn function provides this value as an
314
- * argument instead of an array value.
315
- */
316
- reduceRight(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigInt64Array<TArrayBuffer>) => bigint): bigint;
317
-
318
- /**
319
- * Calls the specified callback function for all the elements in an array, in descending order.
320
- * The return value of the callback function is the accumulated result, and is provided as an
321
- * argument in the next call to the callback function.
322
- * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls
323
- * the callbackfn function one time for each element in the array.
324
- * @param initialValue If initialValue is specified, it is used as the initial value to start
325
- * the accumulation. The first call to the callbackfn function provides this value as an argument
326
- * instead of an array value.
327
- */
328
- reduceRight<U>(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigInt64Array<TArrayBuffer>) => U, initialValue: U): U;
329
-
330
- /** Reverses the elements in the array. */
331
- reverse(): this;
332
-
333
- /**
334
- * Sets a value or an array of values.
335
- * @param array A typed or untyped array of values to set.
336
- * @param offset The index in the current array at which the values are to be written.
337
- */
338
- set(array: ArrayLike<bigint>, offset?: number): void;
339
-
340
- /**
341
- * Returns a section of an array.
342
- * @param start The beginning of the specified portion of the array.
343
- * @param end The end of the specified portion of the array.
344
- */
345
- slice(start?: number, end?: number): BigInt64Array<ArrayBuffer>;
346
-
347
- /**
348
- * Determines whether the specified callback function returns true for any element of an array.
349
- * @param predicate A function that accepts up to three arguments. The some method calls the
350
- * predicate function for each element in the array until the predicate returns true, or until
351
- * the end of the array.
352
- * @param thisArg An object to which the this keyword can refer in the predicate function.
353
- * If thisArg is omitted, undefined is used as the this value.
354
- */
355
- some(predicate: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => boolean, thisArg?: any): boolean;
356
-
357
- /**
358
- * Sorts the array.
359
- * @param compareFn The function used to determine the order of the elements. If omitted, the elements are sorted in ascending order.
360
- */
361
- sort(compareFn?: (a: bigint, b: bigint) => number | bigint): this;
362
-
363
- /**
364
- * Gets a new BigInt64Array view of the ArrayBuffer store for this array, referencing the elements
365
- * at begin, inclusive, up to end, exclusive.
366
- * @param begin The index of the beginning of the array.
367
- * @param end The index of the end of the array.
368
- */
369
- subarray(begin?: number, end?: number): BigInt64Array<TArrayBuffer>;
370
-
371
- /** Converts the array to a string by using the current locale. */
372
- toLocaleString(locales?: string | string[], options?: Intl.NumberFormatOptions): string;
373
-
374
- /** Returns a string representation of the array. */
375
- toString(): string;
376
-
377
- /** Returns the primitive value of the specified object. */
378
- valueOf(): BigInt64Array<TArrayBuffer>;
379
-
380
- /** Yields each value in the array. */
381
- values(): ArrayIterator<bigint>;
382
-
383
- [Symbol.iterator](): ArrayIterator<bigint>;
384
-
385
- readonly [Symbol.toStringTag]: "BigInt64Array";
386
-
387
- [index: number]: bigint;
388
- }
389
- interface BigInt64ArrayConstructor {
390
- readonly prototype: BigInt64Array<ArrayBufferLike>;
391
- new (length?: number): BigInt64Array<ArrayBuffer>;
392
- new (array: ArrayLike<bigint> | Iterable<bigint>): BigInt64Array<ArrayBuffer>;
393
- new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): BigInt64Array<TArrayBuffer>;
394
- new (buffer: ArrayBuffer, byteOffset?: number, length?: number): BigInt64Array<ArrayBuffer>;
395
- new (array: ArrayLike<bigint> | ArrayBuffer): BigInt64Array<ArrayBuffer>;
396
-
397
- /** The size in bytes of each element in the array. */
398
- readonly BYTES_PER_ELEMENT: number;
399
-
400
- /**
401
- * Returns a new array from a set of elements.
402
- * @param items A set of elements to include in the new array object.
403
- */
404
- of(...items: bigint[]): BigInt64Array<ArrayBuffer>;
405
-
406
- /**
407
- * Creates an array from an array-like or iterable object.
408
- * @param arrayLike An array-like object to convert to an array.
409
- */
410
- from(arrayLike: ArrayLike<bigint>): BigInt64Array<ArrayBuffer>;
411
-
412
- /**
413
- * Creates an array from an array-like or iterable object.
414
- * @param arrayLike An array-like object to convert to an array.
415
- * @param mapfn A mapping function to call on every element of the array.
416
- * @param thisArg Value of 'this' used to invoke the mapfn.
417
- */
418
- from<U>(arrayLike: ArrayLike<U>, mapfn: (v: U, k: number) => bigint, thisArg?: any): BigInt64Array<ArrayBuffer>;
419
-
420
- /**
421
- * Creates an array from an array-like or iterable object.
422
- * @param elements An iterable object to convert to an array.
423
- */
424
- from(elements: Iterable<bigint>): BigInt64Array<ArrayBuffer>;
425
-
426
- /**
427
- * Creates an array from an array-like or iterable object.
428
- * @param elements An iterable object to convert to an array.
429
- * @param mapfn A mapping function to call on every element of the array.
430
- * @param thisArg Value of 'this' used to invoke the mapfn.
431
- */
432
- from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => bigint, thisArg?: any): BigInt64Array<ArrayBuffer>;
433
- }
434
- declare var BigInt64Array: BigInt64ArrayConstructor;
435
-
436
- /**
437
- * A typed array of 64-bit unsigned integer values. The contents are initialized to 0. If the
438
- * requested number of bytes could not be allocated, an exception is raised.
439
- */
440
- interface BigUint64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {
441
- /** The size in bytes of each element in the array. */
442
- readonly BYTES_PER_ELEMENT: number;
443
-
444
- /** The ArrayBuffer instance referenced by the array. */
445
- readonly buffer: TArrayBuffer;
446
-
447
- /** The length in bytes of the array. */
448
- readonly byteLength: number;
449
-
450
- /** The offset in bytes of the array. */
451
- readonly byteOffset: number;
452
-
453
- /**
454
- * Returns the this object after copying a section of the array identified by start and end
455
- * to the same array starting at position target
456
- * @param target If target is negative, it is treated as length+target where length is the
457
- * length of the array.
458
- * @param start If start is negative, it is treated as length+start. If end is negative, it
459
- * is treated as length+end.
460
- * @param end If not specified, length of the this object is used as its default value.
461
- */
462
- copyWithin(target: number, start: number, end?: number): this;
463
-
464
- /** Yields index, value pairs for every entry in the array. */
465
- entries(): ArrayIterator<[number, bigint]>;
466
-
467
- /**
468
- * Determines whether all the members of an array satisfy the specified test.
469
- * @param predicate A function that accepts up to three arguments. The every method calls
470
- * the predicate function for each element in the array until the predicate returns false,
471
- * or until the end of the array.
472
- * @param thisArg An object to which the this keyword can refer in the predicate function.
473
- * If thisArg is omitted, undefined is used as the this value.
474
- */
475
- every(predicate: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => boolean, thisArg?: any): boolean;
476
-
477
- /**
478
- * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array
479
- * @param value value to fill array section with
480
- * @param start index to start filling the array at. If start is negative, it is treated as
481
- * length+start where length is the length of the array.
482
- * @param end index to stop filling the array at. If end is negative, it is treated as
483
- * length+end.
484
- */
485
- fill(value: bigint, start?: number, end?: number): this;
486
-
487
- /**
488
- * Returns the elements of an array that meet the condition specified in a callback function.
489
- * @param predicate A function that accepts up to three arguments. The filter method calls
490
- * the predicate function one time for each element in the array.
491
- * @param thisArg An object to which the this keyword can refer in the predicate function.
492
- * If thisArg is omitted, undefined is used as the this value.
493
- */
494
- filter(predicate: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => any, thisArg?: any): BigUint64Array<ArrayBuffer>;
495
-
496
- /**
497
- * Returns the value of the first element in the array where predicate is true, and undefined
498
- * otherwise.
499
- * @param predicate find calls predicate once for each element of the array, in ascending
500
- * order, until it finds one where predicate returns true. If such an element is found, find
501
- * immediately returns that element value. Otherwise, find returns undefined.
502
- * @param thisArg If provided, it will be used as the this value for each invocation of
503
- * predicate. If it is not provided, undefined is used instead.
504
- */
505
- find(predicate: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => boolean, thisArg?: any): bigint | undefined;
506
-
507
- /**
508
- * Returns the index of the first element in the array where predicate is true, and -1
509
- * otherwise.
510
- * @param predicate find calls predicate once for each element of the array, in ascending
511
- * order, until it finds one where predicate returns true. If such an element is found,
512
- * findIndex immediately returns that element index. Otherwise, findIndex returns -1.
513
- * @param thisArg If provided, it will be used as the this value for each invocation of
514
- * predicate. If it is not provided, undefined is used instead.
515
- */
516
- findIndex(predicate: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => boolean, thisArg?: any): number;
517
-
518
- /**
519
- * Performs the specified action for each element in an array.
520
- * @param callbackfn A function that accepts up to three arguments. forEach calls the
521
- * callbackfn function one time for each element in the array.
522
- * @param thisArg An object to which the this keyword can refer in the callbackfn function.
523
- * If thisArg is omitted, undefined is used as the this value.
524
- */
525
- forEach(callbackfn: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => void, thisArg?: any): void;
526
-
527
- /**
528
- * Determines whether an array includes a certain element, returning true or false as appropriate.
529
- * @param searchElement The element to search for.
530
- * @param fromIndex The position in this array at which to begin searching for searchElement.
531
- */
532
- includes(searchElement: bigint, fromIndex?: number): boolean;
533
-
534
- /**
535
- * Returns the index of the first occurrence of a value in an array.
536
- * @param searchElement The value to locate in the array.
537
- * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
538
- * search starts at index 0.
539
- */
540
- indexOf(searchElement: bigint, fromIndex?: number): number;
541
-
542
- /**
543
- * Adds all the elements of an array separated by the specified separator string.
544
- * @param separator A string used to separate one element of an array from the next in the
545
- * resulting String. If omitted, the array elements are separated with a comma.
546
- */
547
- join(separator?: string): string;
548
-
549
- /** Yields each index in the array. */
550
- keys(): ArrayIterator<number>;
551
-
552
- /**
553
- * Returns the index of the last occurrence of a value in an array.
554
- * @param searchElement The value to locate in the array.
555
- * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the
556
- * search starts at index 0.
557
- */
558
- lastIndexOf(searchElement: bigint, fromIndex?: number): number;
559
-
560
- /** The length of the array. */
561
- readonly length: number;
562
-
563
- /**
564
- * Calls a defined callback function on each element of an array, and returns an array that
565
- * contains the results.
566
- * @param callbackfn A function that accepts up to three arguments. The map method calls the
567
- * callbackfn function one time for each element in the array.
568
- * @param thisArg An object to which the this keyword can refer in the callbackfn function.
569
- * If thisArg is omitted, undefined is used as the this value.
570
- */
571
- map(callbackfn: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => bigint, thisArg?: any): BigUint64Array<ArrayBuffer>;
572
-
573
- /**
574
- * Calls the specified callback function for all the elements in an array. The return value of
575
- * the callback function is the accumulated result, and is provided as an argument in the next
576
- * call to the callback function.
577
- * @param callbackfn A function that accepts up to four arguments. The reduce method calls the
578
- * callbackfn function one time for each element in the array.
579
- * @param initialValue If initialValue is specified, it is used as the initial value to start
580
- * the accumulation. The first call to the callbackfn function provides this value as an argument
581
- * instead of an array value.
582
- */
583
- reduce(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigUint64Array<TArrayBuffer>) => bigint): bigint;
584
-
585
- /**
586
- * Calls the specified callback function for all the elements in an array. The return value of
587
- * the callback function is the accumulated result, and is provided as an argument in the next
588
- * call to the callback function.
589
- * @param callbackfn A function that accepts up to four arguments. The reduce method calls the
590
- * callbackfn function one time for each element in the array.
591
- * @param initialValue If initialValue is specified, it is used as the initial value to start
592
- * the accumulation. The first call to the callbackfn function provides this value as an argument
593
- * instead of an array value.
594
- */
595
- reduce<U>(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigUint64Array<TArrayBuffer>) => U, initialValue: U): U;
596
-
597
- /**
598
- * Calls the specified callback function for all the elements in an array, in descending order.
599
- * The return value of the callback function is the accumulated result, and is provided as an
600
- * argument in the next call to the callback function.
601
- * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls
602
- * the callbackfn function one time for each element in the array.
603
- * @param initialValue If initialValue is specified, it is used as the initial value to start
604
- * the accumulation. The first call to the callbackfn function provides this value as an
605
- * argument instead of an array value.
606
- */
607
- reduceRight(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigUint64Array<TArrayBuffer>) => bigint): bigint;
608
-
609
- /**
610
- * Calls the specified callback function for all the elements in an array, in descending order.
611
- * The return value of the callback function is the accumulated result, and is provided as an
612
- * argument in the next call to the callback function.
613
- * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls
614
- * the callbackfn function one time for each element in the array.
615
- * @param initialValue If initialValue is specified, it is used as the initial value to start
616
- * the accumulation. The first call to the callbackfn function provides this value as an argument
617
- * instead of an array value.
618
- */
619
- reduceRight<U>(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigUint64Array<TArrayBuffer>) => U, initialValue: U): U;
620
-
621
- /** Reverses the elements in the array. */
622
- reverse(): this;
623
-
624
- /**
625
- * Sets a value or an array of values.
626
- * @param array A typed or untyped array of values to set.
627
- * @param offset The index in the current array at which the values are to be written.
628
- */
629
- set(array: ArrayLike<bigint>, offset?: number): void;
630
-
631
- /**
632
- * Returns a section of an array.
633
- * @param start The beginning of the specified portion of the array.
634
- * @param end The end of the specified portion of the array.
635
- */
636
- slice(start?: number, end?: number): BigUint64Array<ArrayBuffer>;
637
-
638
- /**
639
- * Determines whether the specified callback function returns true for any element of an array.
640
- * @param predicate A function that accepts up to three arguments. The some method calls the
641
- * predicate function for each element in the array until the predicate returns true, or until
642
- * the end of the array.
643
- * @param thisArg An object to which the this keyword can refer in the predicate function.
644
- * If thisArg is omitted, undefined is used as the this value.
645
- */
646
- some(predicate: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => boolean, thisArg?: any): boolean;
647
-
648
- /**
649
- * Sorts the array.
650
- * @param compareFn The function used to determine the order of the elements. If omitted, the elements are sorted in ascending order.
651
- */
652
- sort(compareFn?: (a: bigint, b: bigint) => number | bigint): this;
653
-
654
- /**
655
- * Gets a new BigUint64Array view of the ArrayBuffer store for this array, referencing the elements
656
- * at begin, inclusive, up to end, exclusive.
657
- * @param begin The index of the beginning of the array.
658
- * @param end The index of the end of the array.
659
- */
660
- subarray(begin?: number, end?: number): BigUint64Array<TArrayBuffer>;
661
-
662
- /** Converts the array to a string by using the current locale. */
663
- toLocaleString(locales?: string | string[], options?: Intl.NumberFormatOptions): string;
664
-
665
- /** Returns a string representation of the array. */
666
- toString(): string;
667
-
668
- /** Returns the primitive value of the specified object. */
669
- valueOf(): BigUint64Array<TArrayBuffer>;
670
-
671
- /** Yields each value in the array. */
672
- values(): ArrayIterator<bigint>;
673
-
674
- [Symbol.iterator](): ArrayIterator<bigint>;
675
-
676
- readonly [Symbol.toStringTag]: "BigUint64Array";
677
-
678
- [index: number]: bigint;
679
- }
680
- interface BigUint64ArrayConstructor {
681
- readonly prototype: BigUint64Array<ArrayBufferLike>;
682
- new (length?: number): BigUint64Array<ArrayBuffer>;
683
- new (array: ArrayLike<bigint> | Iterable<bigint>): BigUint64Array<ArrayBuffer>;
684
- new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): BigUint64Array<TArrayBuffer>;
685
- new (buffer: ArrayBuffer, byteOffset?: number, length?: number): BigUint64Array<ArrayBuffer>;
686
- new (array: ArrayLike<bigint> | ArrayBuffer): BigUint64Array<ArrayBuffer>;
687
-
688
- /** The size in bytes of each element in the array. */
689
- readonly BYTES_PER_ELEMENT: number;
690
-
691
- /**
692
- * Returns a new array from a set of elements.
693
- * @param items A set of elements to include in the new array object.
694
- */
695
- of(...items: bigint[]): BigUint64Array<ArrayBuffer>;
696
-
697
- /**
698
- * Creates an array from an array-like or iterable object.
699
- * @param arrayLike An array-like object to convert to an array.
700
- */
701
- from(arrayLike: ArrayLike<bigint>): BigUint64Array<ArrayBuffer>;
702
-
703
- /**
704
- * Creates an array from an array-like or iterable object.
705
- * @param arrayLike An array-like object to convert to an array.
706
- * @param mapfn A mapping function to call on every element of the array.
707
- * @param thisArg Value of 'this' used to invoke the mapfn.
708
- */
709
- from<U>(arrayLike: ArrayLike<U>, mapfn: (v: U, k: number) => bigint, thisArg?: any): BigUint64Array<ArrayBuffer>;
710
-
711
- /**
712
- * Creates an array from an array-like or iterable object.
713
- * @param elements An iterable object to convert to an array.
714
- */
715
- from(elements: Iterable<bigint>): BigUint64Array<ArrayBuffer>;
716
-
717
- /**
718
- * Creates an array from an array-like or iterable object.
719
- * @param elements An iterable object to convert to an array.
720
- * @param mapfn A mapping function to call on every element of the array.
721
- * @param thisArg Value of 'this' used to invoke the mapfn.
722
- */
723
- from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => bigint, thisArg?: any): BigUint64Array<ArrayBuffer>;
724
- }
725
- declare var BigUint64Array: BigUint64ArrayConstructor;
726
-
727
- interface DataView<TArrayBuffer extends ArrayBufferLike> {
728
- /**
729
- * Gets the BigInt64 value at the specified byte offset from the start of the view. There is
730
- * no alignment constraint; multi-byte values may be fetched from any offset.
731
- * @param byteOffset The place in the buffer at which the value should be retrieved.
732
- * @param littleEndian If false or undefined, a big-endian value should be read.
733
- */
734
- getBigInt64(byteOffset: number, littleEndian?: boolean): bigint;
735
-
736
- /**
737
- * Gets the BigUint64 value at the specified byte offset from the start of the view. There is
738
- * no alignment constraint; multi-byte values may be fetched from any offset.
739
- * @param byteOffset The place in the buffer at which the value should be retrieved.
740
- * @param littleEndian If false or undefined, a big-endian value should be read.
741
- */
742
- getBigUint64(byteOffset: number, littleEndian?: boolean): bigint;
743
-
744
- /**
745
- * Stores a BigInt64 value at the specified byte offset from the start of the view.
746
- * @param byteOffset The place in the buffer at which the value should be set.
747
- * @param value The value to set.
748
- * @param littleEndian If false or undefined, a big-endian value should be written.
749
- */
750
- setBigInt64(byteOffset: number, value: bigint, littleEndian?: boolean): void;
751
-
752
- /**
753
- * Stores a BigUint64 value at the specified byte offset from the start of the view.
754
- * @param byteOffset The place in the buffer at which the value should be set.
755
- * @param value The value to set.
756
- * @param littleEndian If false or undefined, a big-endian value should be written.
757
- */
758
- setBigUint64(byteOffset: number, value: bigint, littleEndian?: boolean): void;
759
- }
760
-
761
- declare namespace Intl {
762
- interface NumberFormat {
763
- format(value: number | bigint): string;
764
- }
765
- }