mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-18 16:36:56 +03: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');
|