Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)
BaseObject
BaseObject implementation with Maid attached. A BaseObject basically just adds the :Destroy() interface, and a private member _maid, along with an optional object it references.
Installation
npm install @quenty/baseobject --save