KC's Workspace
Github
Preparing search index...
@kcconfigs/tsdown
<internal>
LoggingFunctionWithPosition
Type Alias LoggingFunctionWithPosition
LoggingFunctionWithPosition
:
(
log
:
RollupLog
|
string
|
(
()
=>
RollupLog
|
string
)
,
pos
?:
number
|
{
column
:
number
;
line
:
number
}
,
)
=>
void
Type Declaration
(
log
:
RollupLog
|
string
|
(
()
=>
RollupLog
|
string
)
,
pos
?:
number
|
{
column
:
number
;
line
:
number
}
,
)
:
void
Parameters
log
:
RollupLog
|
string
|
(
()
=>
RollupLog
|
string
)
Optional
pos
:
number
|
{
column
:
number
;
line
:
number
}
Returns
void
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...