Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled
4 lines
115 B
TypeScript
4 lines
115 B
TypeScript
import { getLogger } from '../../base/logging/functions';
|
|
|
|
export default getLogger('features/mobile/background');
|