Ace API Reference
    Preparing search index...

    Function implement

    • Implements mixin properties into the prototype of an object.

      Type Parameters

      • T

      Parameters

      • proto: T

        The prototype of the target object.

      • mixin: any

        The source object.

      Returns any

      The merged prototype.