mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
These never really worked with HTML imports. This CL updates them to use a more modern version of the Sky module system so we can delete the old this.exports pattern. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/697723003
4 lines
55 B
Plaintext
4 lines
55 B
Plaintext
<script>
|
|
module.exports = internals.support;
|
|
</script>
|