UNPKG

f-liber

Version:
12 lines (10 loc) 211 B
/*! * f-liber v0.17.0 * (c) 2018-present fjc0k <fjc0kb@gmail.com> (https://github.com/fjc0k) * Released under the MIT License. */ var index = (function (x) { x += 1; return x; }); export default index;