Sign in
chromium
/
chromium
/
src.git
/
fafff21
/
.
/
content
/
test
/
data
/
devtools
/
worker_imported_module.js
blob: 2d19ffa8123af63e14ffd6016e95fc2b3bae1759 [
file
]
// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export
const
message
=
"imported"
;