UNPKG

262 BTypeScriptView Raw
1export declare const noTrueLogging: () => void;
2export declare const noStringOperators: () => void;
3export declare const noBoolOperatorAliases: () => void;
4export declare const noDoubleNestedGroup: () => void;
5export declare const unsupportedEngine: () => void;