UNPKG

smartystreets-javascript-sdk

Version:
2 lines (1 loc) 168 B
"use strict";var t=function(){function t(){}return t.prototype.sleep=function(t){return new Promise((function(e){return setTimeout(e,1e3*t)}))},t}();exports.default=t;