Sign in
flutter
/
mirrors
/
flutter.git
/
HEAD
/
.
/
packages
/
flutter
/
lib
/
src
/
foundation
/
error_dumper.dart
blob: e6dba3218b1d980ed5ac937fc0be3d2e54774cee [
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
'_error_dumper_io.dart'
if
(
dart
.
library
.
js_interop
)
'_error_dumper_web.dart'
;