UNPKG

f-liber

Version:
14 lines (11 loc) 228 B
/*! * f-liber v0.17.0 * (c) 2018-present fjc0k <fjc0kb@gmail.com> (https://github.com/fjc0k) * Released under the MIT License. */ 'use strict'; var index = (function (x) { x += 1; return x; }); module.exports = index;