UNPKG

logsdx

Version:

<div align="center"><img alt="logsdx" width="300" src="https://github.com/user-attachments/assets/cc2a3b55-5bfd-44e8-a330-bfa146b50059" /></div>

2 lines (1 loc) 179 B
export type MatcherType = "word" | "regex" | "prefix" | "suffix" | "contains" | "special" | "whitespace" | "space" | "spaces" | "tab" | "newline" | "carriage-return" | "default";