"use strict"; module.exports.sync = require("./sync"); module.exports.async = require("./async");