fraci
GitHub
npm
Preparing search index...
index
FraciOptionsBaseToBase
Type Alias FraciOptionsBaseToBase<B>
FraciOptionsBaseToBase
:
B
extends
{
digitBase
:
string
;
lengthBase
:
string
}
?
{
digitBase
:
B
[
"digitBase"
]
;
lengthBase
:
B
[
"lengthBase"
]
;
type
:
"string"
;
}
:
{
type
:
"binary"
}
Type alias for converting the base options to a more specific type.
Type Parameters
B
extends
FraciOptionsBase
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
fraci
Loading...
Type alias for converting the base options to a more specific type.