type TLoggerInstance = InstanceType<typeof LoggerInstance>; Copy
type TLoggerInstance = InstanceType<typeof LoggerInstance>;
Type alias for an instance of LoggerInstance.