Skip to content

Instantly share code, notes, and snippets.

@gauntface
Created July 19, 2017 00:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gauntface/c51ea5b789b1589d96088a52f7370f64 to your computer and use it in GitHub Desktop.
Save gauntface/c51ea5b789b1589d96088a52f7370f64 to your computer and use it in GitHub Desktop.
Example of workbox-routing module.js
import Router from './lib/Router';
export default new Router();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment