@willwade/aac-processors
Preparing search index...
SymbolResolutionResult
Interface SymbolResolutionResult
Symbol resolution result
interface
SymbolResolutionResult
{
data
?:
Buffer
;
error
?:
string
;
found
:
boolean
;
libraryInfo
?:
SymbolLibraryInfo
;
path
?:
string
;
reference
:
SymbolReference
;
}
Index
Properties
data?
error?
found
library
Info?
path?
reference
Properties
Optional
data
data
?:
Buffer
Optional
error
error
?:
string
found
found
:
boolean
Optional
library
Info
libraryInfo
?:
SymbolLibraryInfo
Optional
path
path
?:
string
reference
reference
:
SymbolReference
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
error
found
library
Info
path
reference
@willwade/aac-processors
Loading...
Symbol resolution result