mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-09 00:10:25 -07:00
3 lines
163 B
JavaScript
3 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');
|