utilities.js 64 B

1
  1. export const isNegativePattern = pattern => pattern[0] === '!';