A composition root which instantiates the object graph based on a provided configuration. You generally want to create a new ArgonSystem via the provided init or initReality functions:
var app = Argon.init(); // app is an instance of ArgonSystem
Generated using TypeDoc
A composition root which instantiates the object graph based on a provided configuration. You generally want to create a new ArgonSystem via the provided init or initReality functions:
var app = Argon.init(); // app is an instance of ArgonSystem