UNPKG

@pixi/react

Version:

Write PixiJS applications using React declarative style.

4 lines (3 loc) 98 B
export declare function extend(objects: { [key: string]: new (...args: any) => any; }): void;