Sign in
flutter
/
mirrors
/
flaux
/
0d63f5853cf0320c831e7dcaf93958538f3048e7
/
.
/
packages
/
integration_test
/
lib
/
src
/
extension.dart
blob: 815005b80a505107d8445aeaae3288a77e7c4d26 [
file
] [
log
] [
blame
]
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export
'_extension_io.dart'
if
(
dart
.
library
.
js_interop
)
'_extension_web.dart'
;