overwatch-api-server
Version:
An Unoffical Overwatch HTTP API
14 lines (12 loc) • 362 B
JavaScript
/**
* babel-plugin-espower:
* Babel plugin for power-assert
*
* https://github.com/power-assert-js/babel-plugin-espower
*
* Copyright (c) 2015-2019 Takuto Wada
* Licensed under the MIT license.
* https://github.com/power-assert-js/babel-plugin-espower/blob/master/LICENSE
*/
;
module.exports = require('./lib/create-espower-visitor');