UNPKG

ren-framework

Version:
5 lines (4 loc) 90 B
'use strict' module.exports = (body) => { return new URLSearchParams(body).toString(); }