UNPKG

@enonic/mock-xp

Version:

Mock Enonic XP API JavaScript Library

5 lines (4 loc) 113 B
export declare class Objects { static hash(...args: any[]): number; static hashCode(obj: any): number; }