@xpadev-net/niconicomments
Preparing search index...
@types/types
NicoScriptReplace
Type Alias NicoScriptReplace
type
NicoScriptReplace
=
{
color
:
string
|
undefined
;
condition
:
NicoScriptReplaceCondition
;
font
:
CommentFont
|
undefined
;
keyword
:
string
;
loc
:
CommentLoc
|
undefined
;
long
:
number
|
undefined
;
no
:
number
;
range
:
NicoScriptReplaceRange
;
replace
:
string
;
size
:
CommentSize
|
undefined
;
start
:
number
;
target
:
NicoScriptReplaceTarget
;
}
Index
Properties
color
condition
font
keyword
loc
long
no
range
replace
size
start
target
Properties
color
color
:
string
|
undefined
condition
condition
:
NicoScriptReplaceCondition
font
font
:
CommentFont
|
undefined
keyword
keyword
:
string
loc
loc
:
CommentLoc
|
undefined
long
long
:
number
|
undefined
no
no
:
number
range
range
:
NicoScriptReplaceRange
replace
replace
:
string
size
size
:
CommentSize
|
undefined
start
start
:
number
target
target
:
NicoScriptReplaceTarget
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
condition
font
keyword
loc
long
no
range
replace
size
start
target
@xpadev-net/niconicomments
Loading...