@stephansama actions
Author
Blog
GitHub
Preparing search index...
generate-md-action-inputs
findIndices
Function findIndices
findIndices
(
lines
:
string
[]
,
tags
:
readonly
[
`
<!--
${
string
}
:START -->
`
,
`
<!--
${
string
}
:END -->
`
]
,
)
:
[
number
,
number
]
Parameters
lines
:
string
[]
tags
:
readonly
[
`
<!--
${
string
}
:START -->
`
,
`
<!--
${
string
}
:END -->
`
]
Returns
[
number
,
number
]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Author
Blog
GitHub
@stephansama actions
Loading...