@steal
{*}
@steal is a module that refers to the instance of steal that is loading your module. You might use @steal in scenarios where you need to use Steal's special methods, such as steal.done, and don't want to rely on the global window.steal.
Use
To use
@stealsimply import it into your code:This works with any syntax supported by StealJS.