UNPKG

is-async-function

Version:

Determine if a function is a native async function.

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