OS Probabilities API - v0.1.0
Preparing search index...
core/src
SourceItem
Interface SourceItem
interface
SourceItem
{
id
:
string
;
rarity
?:
string
;
tags
?:
string
[]
;
weight
?:
DecimalValue
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
id
rarity?
tags?
weight?
Properties
id
id
:
string
Optional
rarity
rarity
?:
string
Optional
tags
tags
?:
string
[]
Optional
weight
weight
?:
DecimalValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
rarity
tags
weight
OS Probabilities API - v0.1.0
Loading...