UNPKG

syrup

Version:

A collection of common UI utilities and libraries leveraged by AI2.

8 lines (5 loc) 88 B
var b = require('./bar'); if(b) var a = 'foobar'; module.exports = { foo: b.bar, };