@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 304 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
import r from"./../utils/eval.js";var t=r;function a(){var r;try{t('"use strict"; async () => {}'),r=!0}catch(t){r=!1}return r}var c=a;export default c;
//# sourceMappingURL=has-async-await-support.js.map