// package
type: "module"
// preferences
// replacements (1)
This package is no longer necessary. You can get the `AsyncFunction` using `async function`.
// example
const AsyncFunction = (async () => {}) .constructor;