ProtoTwin API
    Preparing search index...

    Function all

    • Creates a future that is resolved once all the specified futures have resolved.

      Parameters

      • futures: Future<any>[]

        The array of futures.

      Returns Future<void>

      The future that is resolved once all the specified futures have resolved.