UNPKG

make-async-function

Version:

Function that returns an arbitrary `async function`, or undefined if `async function` syntax is unsupported.

10 lines (7 loc) 79 B
{ "root": true, "extends": "@ljharb", "rules": { "no-new-func": 0, } }