UNPKG

map-transform-cjs

Version:
4 lines (2 loc) 85 B
declare function xor(a?: boolean, b?: boolean): boolean; export { xor as default };