Commit graph

2 commits

Author SHA1 Message Date
622aa75ae3
refactor: make library lune compatible
* Moved over to requires with type assertion to remove dependence on
  `TS` runtime which is roblox exclusive
* Imports are now exclusively used for types, which are stripped at
  compile-time
* Renamed `buff` utility to `typedArrays`
* Added patch for roblox-ts global types to modify `require` signature
  to behave like ES5 requires
2024-12-26 11:56:00 +00:00
daimond113
cf8e6ba0f7
initialize roblox-ts port 2024-12-26 10:55:52 +01:00