-
Robert Knight authored
These modules have default exports and are imported by CoffeeScript modules. Since we use CoffeeScript 1.x which doesn't support `import`/`export` syntax, we use destructuring to access the default export.
0636a9e0
These modules have default exports and are imported by CoffeeScript modules. Since we use CoffeeScript 1.x which doesn't support `import`/`export` syntax, we use destructuring to access the default export.