blob: ea5edc07d890e1c0f0e43e970618a74629f2d08b [file] [log] [blame]
// Copyright (c) 2022, 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.
library dart.supported.by.spec;
export 'dart:_supported.by.target';
void supportedBySpec() {}