Function Revolutional

  • 公転軌道を描くような動作を行うための機能を付与するMixin 別名Orbital

    Type Parameters

    Parameters

    • Base: TBase

    Returns {
        prototype: __type<any>;
        new (...args: any[]): __type<TBase>;
    } & TBase

Generated using TypeDoc