Preparing search index...
The search index is not available
droff-helpers
droff-helpers
Flags
fromListBigint
Function fromListBigint
from
List
Bigint
<
T
>
(
flags
:
T
)
:
(
(
list
:
(
keyof
T
)
[]
)
=>
bigint
)
Returns a function that converts a list of flags names to a bigint bitfield.
Type Parameters
T
extends
Flags
<
bigint
>
Parameters
flags:
T
Returns
(
(
list
:
(
keyof
T
)
[]
)
=>
bigint
)
(
list
:
(
keyof
T
)
[]
)
:
bigint
Parameters
list:
(
keyof
T
)
[]
Returns
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
droff-
helpers
Cache
Flags
Intents
Interactions
Members
Permissions
Rx
UI
Flags
all
from
List
from
List
Bigint
has
has
Big
Int
to
List
Generated using
TypeDoc
Returns a function that converts a list of flags names to a bigint bitfield.