O3 Framework / unregisterContext
unregisterContext(
namespace):void
Defined in: packages/framework/esm-context/src/context.ts:48
Used by caller to unregister a namespace in the application context. Unregistering a namespace will remove the namespace and all associated data.
string
void