docs(plugins): update headers to TypeBox v2; expand v2 doc with Regex/Net method tables; remove BID mentions where v2 exists
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
//! Nyash RegexBox Plugin - Minimal regex support (compile + match/find/replace/split)
|
||||
//! Nyash RegexBox Plugin — TypeBox v2(compile / isMatch / find / replaceAll / split)
|
||||
|
||||
use once_cell::sync::Lazy;
|
||||
use regex::Regex;
|
||||
|
||||
Reference in New Issue
Block a user