Function Sync

  • Implements the asynchronous API in terms of the synchronous API.

    Type Parameters

    Parameters

    • FS: T

    Returns Mixin<T, _AsyncFSMethods>