@bikky/compiler 0.0.32 → 0.0.34

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 (99) hide show
  1. package/Execution/bikc +1 -1
  2. package/Execution/bikcserver +2 -0
  3. package/Execution/generate.mjs +3 -0
  4. package/Execution/generate.mjs.map +1 -1
  5. package/Execution/generate.mts +4 -0
  6. package/package.json +3 -2
  7. package/tsconfig.build.libs.tsbuildinfo +1 -1
  8. package/Cache/lib.d.ts +0 -22
  9. package/Cache/lib.decorators.d.ts +0 -386
  10. package/Cache/lib.decorators.legacy.d.ts +0 -22
  11. package/Cache/lib.dom.asynciterable.d.ts +0 -28
  12. package/Cache/lib.dom.d.ts +0 -28418
  13. package/Cache/lib.dom.iterable.d.ts +0 -467
  14. package/Cache/lib.es2015.collection.d.ts +0 -147
  15. package/Cache/lib.es2015.core.d.ts +0 -557
  16. package/Cache/lib.es2015.d.ts +0 -28
  17. package/Cache/lib.es2015.generator.d.ts +0 -77
  18. package/Cache/lib.es2015.iterable.d.ts +0 -495
  19. package/Cache/lib.es2015.promise.d.ts +0 -81
  20. package/Cache/lib.es2015.proxy.d.ts +0 -128
  21. package/Cache/lib.es2015.reflect.d.ts +0 -144
  22. package/Cache/lib.es2015.symbol.d.ts +0 -46
  23. package/Cache/lib.es2015.symbol.wellknown.d.ts +0 -326
  24. package/Cache/lib.es2016.array.include.d.ts +0 -116
  25. package/Cache/lib.es2016.d.ts +0 -21
  26. package/Cache/lib.es2016.full.d.ts +0 -23
  27. package/Cache/lib.es2016.intl.d.ts +0 -31
  28. package/Cache/lib.es2017.d.ts +0 -25
  29. package/Cache/lib.es2017.date.d.ts +0 -31
  30. package/Cache/lib.es2017.full.d.ts +0 -23
  31. package/Cache/lib.es2017.intl.d.ts +0 -44
  32. package/Cache/lib.es2017.object.d.ts +0 -49
  33. package/Cache/lib.es2017.sharedmemory.d.ts +0 -135
  34. package/Cache/lib.es2017.string.d.ts +0 -45
  35. package/Cache/lib.es2017.typedarrays.d.ts +0 -53
  36. package/Cache/lib.es2018.asyncgenerator.d.ts +0 -77
  37. package/Cache/lib.es2018.asynciterable.d.ts +0 -43
  38. package/Cache/lib.es2018.d.ts +0 -24
  39. package/Cache/lib.es2018.full.d.ts +0 -24
  40. package/Cache/lib.es2018.intl.d.ts +0 -71
  41. package/Cache/lib.es2018.promise.d.ts +0 -30
  42. package/Cache/lib.es2018.regexp.d.ts +0 -37
  43. package/Cache/lib.es2019.array.d.ts +0 -79
  44. package/Cache/lib.es2019.d.ts +0 -24
  45. package/Cache/lib.es2019.full.d.ts +0 -24
  46. package/Cache/lib.es2019.intl.d.ts +0 -23
  47. package/Cache/lib.es2019.object.d.ts +0 -33
  48. package/Cache/lib.es2019.string.d.ts +0 -37
  49. package/Cache/lib.es2019.symbol.d.ts +0 -24
  50. package/Cache/lib.es2020.bigint.d.ts +0 -728
  51. package/Cache/lib.es2020.d.ts +0 -27
  52. package/Cache/lib.es2020.date.d.ts +0 -42
  53. package/Cache/lib.es2020.full.d.ts +0 -24
  54. package/Cache/lib.es2020.intl.d.ts +0 -449
  55. package/Cache/lib.es2020.number.d.ts +0 -28
  56. package/Cache/lib.es2020.promise.d.ts +0 -47
  57. package/Cache/lib.es2020.sharedmemory.d.ts +0 -97
  58. package/Cache/lib.es2020.string.d.ts +0 -42
  59. package/Cache/lib.es2020.symbol.wellknown.d.ts +0 -37
  60. package/Cache/lib.es2021.d.ts +0 -23
  61. package/Cache/lib.es2021.full.d.ts +0 -24
  62. package/Cache/lib.es2021.intl.d.ts +0 -166
  63. package/Cache/lib.es2021.promise.d.ts +0 -48
  64. package/Cache/lib.es2021.string.d.ts +0 -33
  65. package/Cache/lib.es2021.weakref.d.ts +0 -76
  66. package/Cache/lib.es2022.array.d.ts +0 -121
  67. package/Cache/lib.es2022.d.ts +0 -26
  68. package/Cache/lib.es2022.error.d.ts +0 -73
  69. package/Cache/lib.es2022.full.d.ts +0 -24
  70. package/Cache/lib.es2022.intl.d.ts +0 -117
  71. package/Cache/lib.es2022.object.d.ts +0 -26
  72. package/Cache/lib.es2022.regexp.d.ts +0 -39
  73. package/Cache/lib.es2022.sharedmemory.d.ts +0 -39
  74. package/Cache/lib.es2022.string.d.ts +0 -25
  75. package/Cache/lib.es2023.array.d.ts +0 -924
  76. package/Cache/lib.es2023.collection.d.ts +0 -21
  77. package/Cache/lib.es2023.d.ts +0 -21
  78. package/Cache/lib.es2023.full.d.ts +0 -24
  79. package/Cache/lib.es5.d.ts +0 -4563
  80. package/Cache/lib.es6.d.ts +0 -23
  81. package/Cache/lib.esnext.collection.d.ts +0 -29
  82. package/Cache/lib.esnext.d.ts +0 -25
  83. package/Cache/lib.esnext.decorators.d.ts +0 -28
  84. package/Cache/lib.esnext.disposable.d.ts +0 -185
  85. package/Cache/lib.esnext.full.d.ts +0 -24
  86. package/Cache/lib.esnext.intl.d.ts +0 -28
  87. package/Cache/lib.esnext.object.d.ts +0 -29
  88. package/Cache/lib.esnext.promise.d.ts +0 -35
  89. package/Cache/lib.scripthost.d.ts +0 -322
  90. package/Cache/lib.webworker.asynciterable.d.ts +0 -28
  91. package/Cache/lib.webworker.d.ts +0 -9417
  92. package/Cache/lib.webworker.importscripts.d.ts +0 -23
  93. package/Cache/lib.webworker.iterable.d.ts +0 -271
  94. package/Cache/tsc.js +0 -192208
  95. package/Cache/tsserver.js +0 -196376
  96. package/Cache/tsserverlibrary.d.ts +0 -17
  97. package/Cache/tsserverlibrary.js +0 -21
  98. package/Cache/typescript.d.ts +0 -11766
  99. package/Cache/typescript.js +0 -191064

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.