@ac-essentials/misc-util
Preparing search index...
PatternInOutCaptureOptions
Type Alias PatternInOutCaptureOptions
type
PatternInOutCaptureOptions
=
{
inCaptureName
?:
string
;
outCaptureName
?:
string
;
postPattern
?:
Pattern
;
prePattern
?:
Pattern
;
}
Index
Properties
in
Capture
Name?
out
Capture
Name?
post
Pattern?
pre
Pattern?
Properties
Optional
in
Capture
Name
inCaptureName
?:
string
Optional
out
Capture
Name
outCaptureName
?:
string
Optional
post
Pattern
postPattern
?:
Pattern
Optional
pre
Pattern
prePattern
?:
Pattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
in
Capture
Name
out
Capture
Name
post
Pattern
pre
Pattern
@ac-essentials/misc-util
Loading...