Interface AbstractSessionComponents

interface AbstractSessionComponents {
    logger: ComponentLogger;
}

Properties

Properties