UNPKG

@playcanvas/pcui

Version:

User interface component library for the web

3 lines (2 loc) 130 B
export declare function deepCopy(data: any): any; export declare function arrayEquals(lhs: Array<any>, rhs: Array<any>): boolean;