UNPKG

64 BJavaScriptView Raw
1"use strict";
2
3module.exports = function (i) {
4 return i[1];
5};
\No newline at end of file