4 lines
159 B
JavaScript
4 lines
159 B
JavaScript
|
// Copyright (c) Microsoft Corporation.
|
||
|
// Licensed under the MIT license.
|
||
|
export { log } from "./log.common.js";
|
||
|
//# sourceMappingURL=log-react-native.mjs.map
|