@soundscript/register
v0.1.22
Published
Node preload hooks for local `.sts` source execution.
Readme
@soundscript/register
Node preload hooks for local .sts source execution.
Use it directly from Node:
node --import @soundscript/register ./src/main.stsIf you need custom options, import registerSoundscriptHooks() and call it yourself before the
first .sts import.
