UNPKG

crossover-js

Version:

Bridging the Gap between Frontend and Backend.

9 lines (6 loc) 109 B
/*! * crossover-js * MIT Licensed */ 'use strict'; module.exports = require('./lib/crossover');