Sign in
chromium
/
chromium
/
src
/
a7f3967921b2960c9e901b027cbefd2536715615
/
.
/
chrome
/
browser
/
resources
/
chromeos
/
accessibility
/
chromevox
/
background
/
es6_loader.ts
blob: 58a18bf1e96bdd352b1780a6bd8cdff1903155fd [
file
] [
log
] [
blame
]
// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
{
Background
}
from
'./background.js'
;
Background
.
init
();