UNPKG

ifc-expressions

Version:

Parsing and evaluation of IFC expressions

4 lines (3 loc) 106 B
export declare class IfcExpressionEvaluationException extends Error { constructor(message: string); }