augment-vir - v31.32.2
Preparing search index...
indent
Function indent
indent
(
value
:
string
,
count
?:
number
)
:
string
Indent all lines in a string by 4 spaces * count.
Parameters
value
:
string
count
:
number
= 1
Returns
string
Package
@augment-vir/common
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v31.32.2
Loading...
Indent all lines in a string by 4 spaces * count.