Files
2024-09-10 10:49:47 +08:00

2 lines
64 B
JavaScript

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