@witchcraft/spellcraft
Github
Issues
npm
Preparing search index...
types/keys
IKeysSorter
Type Alias IKeysSorter
type
IKeysSorter
=
{
order
:
KeySortPos
;
sort
(
keyList
:
string
[]
,
keys
:
Keys
)
:
string
[]
;
}
Implemented by
KeysSorter
Index
Properties
order
Methods
sort
Properties
order
order
:
KeySortPos
Methods
sort
sort
(
keyList
:
string
[]
,
keys
:
Keys
)
:
string
[]
Parameters
keyList
:
string
[]
keys
:
Keys
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
order
Methods
sort
Github
Issues
npm
@witchcraft/spellcraft
Loading...