Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: packages/js_util/js_util.dart

Issue 2104113003: Added js and js_util to observatory deps (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « packages/js_util/dist/js_util.min.js ('k') | packages/js_util/src/js_util_base.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/js_util/js_util.dart
diff --git a/packages/js_util/js_util.dart b/packages/js_util/js_util.dart
new file mode 100644
index 0000000000000000000000000000000000000000..b0899dc8a9c140c5140edb951b970c8116f9ef6d
--- /dev/null
+++ b/packages/js_util/js_util.dart
@@ -0,0 +1,3 @@
+library js_util;
+
+export 'src/js_util_base.dart';
« no previous file with comments | « packages/js_util/dist/js_util.min.js ('k') | packages/js_util/src/js_util_base.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698