@eagleoutice/flowr - v2.13.14
Preparing search index...
src/queries/catalog/call-graph-query/expand-library-internals
LibraryLeafExpansion
Interface LibraryLeafExpansion
the internal callees of a library/built-in leaf call, and the package they belong to
interface
LibraryLeafExpansion
{
callees
:
readonly
string
[]
;
pkg
:
string
;
}
Index
Properties
callees
pkg
Properties
Readonly
callees
callees
:
readonly
string
[]
Readonly
pkg
pkg
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
callees
pkg
@eagleoutice/flowr - v2.13.14
Loading...
the internal callees of a library/built-in leaf call, and the package they belong to