@arcmantle/library
Preparing search index...
structs/catalog
getUsage
Function getUsage
getUsage
<
TCatalog
extends
Record
<
string
,
any
>
>
(
use
:
Use
<
TCatalog
>
,
)
:
(
string
&
keyof
TCatalog
)
[]
Get a filtered and sorted list of keys to
use
.
Type Parameters
TCatalog
extends
Record
<
string
,
any
>
Parameters
use
:
Use
<
TCatalog
>
Returns (
string
&
keyof
TCatalog
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/library
Loading...
Get a filtered and sorted list of keys to
use
.