mirror of
https://github.com/bodyrep/DemoApp.git
synced 2026-01-25 06:32:11 +00:00
4 lines
163 B
JavaScript
4 lines
163 B
JavaScript
// This file is just added for convenience so this repository can be
|
|
// directly checked out into a project's deps folder
|
|
module.exports = require('./lib/async');
|