@rbxts/promise-forward
v1.0.5
Published
A module that re-exports the Promise module for other packages
Downloads
39
Readme
@rbxts/promise-forward
A fun little hack to re-export Promise 4.0.0 from node_modules:
📁 rbxts_include
📁 node_modules
📁 @rbxts
📦 Promise
📦 some library that runs 'require(script.Parent.Promise)'
⚙️ RuntimeLib
⚙️ Promise