index.js 81 B

1234
  1. var Dragact = require('./dist/lib/dragact').Dragact;
  2. exports.Dragact = Dragact;