UNPKG

@phi-ag/rvt

Version:

Parse Revit file format

3 lines (2 loc) 150 B
export declare const isEqual: <T>(lhs: ArrayLike<T>, rhs: ArrayLike<T>) => boolean; export declare const isZero: <T>(array: ArrayLike<T>) => boolean;