UNPKG

cloudworker-proxy

Version:
4 lines (2 loc) 88 B
"use strict"; module.exports = function (t, a) { a(typeof t(1, 2, 3), "undefined"); };