Package: effect Module: Schema
effect
Schema
Type-level representation of RegExp.
RegExp
Signature
export interface RegExp extends instanceOf<globalThis.RegExp> { readonly "Rebuild": RegExp }
Source
Since v4.0.0