UNPKG

fantasia

Version:
10 lines (8 loc) 217 B
var coyoneda = require('./src/coyoneda'), free = require("./src/free"), unit = require("./src/unit"); exports = module.exports = { Coyoneda : coyoneda, Free : free, Unit : unit };