NPM Build Utilities @ 0.3.0-alpha.13
GitHub
by Maddi Mathon
Preparing search index...
internal
Stage_Compiler
SassLogger
ParsedDeprecationInstance
Type Alias ParsedDeprecationInstance
Internal
The parsed value for each instance of a single deprecation warning.
Since
0.3.0-alpha.12
type
ParsedDeprecationInstance
=
{
message
:
DeprecationWarning
[
"message"
]
;
moreInfoMessage
:
null
|
string
;
shortMessage
:
string
;
span
:
ReturnType
<
Stage_Compiler
.
SassLogger
[
"optionSpanMaker"
]
>
;
stack
:
DeprecationWarning
[
"stack"
]
;
}
Index
Properties
message
more
Info
Message
short
Message
span
stack
Properties
message
message
:
DeprecationWarning
[
"message"
]
more
Info
Message
moreInfoMessage
:
null
|
string
short
Message
shortMessage
:
string
span
span
:
ReturnType
<
Stage_Compiler
.
SassLogger
[
"optionSpanMaker"
]
>
stack
stack
:
DeprecationWarning
[
"stack"
]
Settings
Member Visibility
Alpha
Beta
External
Inherited
Private
Protected
Theme
OS
Light
Dark
On This Page
Properties
message
more
Info
Message
short
Message
span
stack
GitHub
by Maddi Mathon
NPM Build Utilities @ 0.3.0-alpha.13
Loading...
The parsed value for each instance of a single deprecation warning.
Since
0.3.0-alpha.12