LoaderLink
This item is only intended to be used by the module's authors. Private
This class is linking to the Nevermore loader.
Usage
You can refer to script.Parent.loader and it will exist if the code has been setup properly with the Nevermore loader.
local require = require(script.Parent.loader).load(script)