UNPKG

109 BTypeScriptView Raw
1import { IFunction, IXorRuleOptions } from '../types';
2export declare const xor: IFunction<IXorRuleOptions>;