UNPKG

@csegames/camelot-unchained

Version:

Camelot Unchained Client Library

3 lines (2 loc) 144 B
export declare function DEBUG_ASSERT(test: any, reason: string): void; export declare function RUNTIME_ASSERT(test: any, reason: string): void;