Type alias SystemConfigration<T>

SystemConfigration<T>: Exclude<ReturnType<T["getConfiguration"]>, null>

Type Parameters

Generated using TypeDoc