blob: cc3e918873ae16049647d3c2054ec81824d3e150 [file] [log] [blame]
// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
/// Functionality to override information about the current platform.
library;
export 'src/os_override.dart' show OperatingSystem, overrideOperatingSystem;