@willwade/aac-processors
Preparing search index...
SymbolManifest
Interface SymbolManifest
Create a manifest file for missing symbols
interface
SymbolManifest
{
embedded
:
number
;
fromLibraries
:
number
;
generatedAt
:
string
;
gridset
:
string
;
libraries
:
Record
<
string
,
{
attribution
?:
string
;
count
:
number
;
license
?:
string
;
url
?:
string
}
,
>
;
symbols
:
{
buttonId
:
string
;
label
?:
string
;
pageId
:
string
;
reference
:
string
;
}
[]
;
totalSymbols
:
number
;
}
Index
Properties
embedded
from
Libraries
generated
At
gridset
libraries
symbols
total
Symbols
Properties
embedded
embedded
:
number
from
Libraries
fromLibraries
:
number
generated
At
generatedAt
:
string
gridset
gridset
:
string
libraries
libraries
:
Record
<
string
,
{
attribution
?:
string
;
count
:
number
;
license
?:
string
;
url
?:
string
}
,
>
symbols
symbols
:
{
buttonId
:
string
;
label
?:
string
;
pageId
:
string
;
reference
:
string
}
[]
total
Symbols
totalSymbols
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
embedded
from
Libraries
generated
At
gridset
libraries
symbols
total
Symbols
@willwade/aac-processors
Loading...
Create a manifest file for missing symbols