@eagleoutice/flowr - v2.13.14
Preparing search index...
src/project/sigdb/decode
deriveLibraryExports
Function deriveLibraryExports
deriveLibraryExports
(
strings
:
readonly
string
[]
,
blob
:
Readonly
<
PkgBlob
>
,
meta
:
SigDbPkgMeta
,
pkg
:
string
,
version
?:
string
,
cranBase
?:
string
,
)
:
LibraryExports
|
undefined
derive the
LibraryExports
export view of one package version from its blob + metadata
Parameters
strings
:
readonly
string
[]
blob
:
Readonly
<
PkgBlob
>
meta
:
SigDbPkgMeta
pkg
:
string
Optional
version
:
string
cranBase
:
string
= DefaultCranBase
Returns
LibraryExports
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.13.14
Loading...
derive the LibraryExports export view of one package version from its blob + metadata