UNPKG

is-async-function

Version:

Determine if a function is a native async function.

11 lines (10 loc) 156 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ES2021", "maxNodeModuleJsDepth": 0, }, "exclude": [ "coverage", ], }