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
Plain Text
Function that returns an arbitrary `async function`, or undefined if `async function` syntax is unsupported.