UNPKG

react-router-ga

Version:

[![Downloads](https://img.shields.io/npm/dm/react-router-ga)](https://npm.im/react-router-ga) [![Version](https://img.shields.io/npm/v/react-router-ga)](https://npm.im/react-router-ga) [![License](https://img.shields.io/npm/l/react-router-ga)](https://ope

8 lines (7 loc) 192 B
// Provide a "System" global. module.exports = { // Make sure import is only used as "System.import" import: function() { throw new Error("System.import cannot be used indirectly"); } };