nx.js
NamespacesSwitchFunctions

exit

exit(): never

Signals for the nx.js application to exit. The global "unload" event will be invoked after the event loop has stopped.

Returns

never

On this page