Skip to main content
Version: Next

AsyncFunction

AsyncFunction

Represents an async function that can be cached

  • Type: ( args: R ) => Promise<T>

  • Source