Module: libs/common/util/splitKey
Functions
getKey
▸ getKey(hatStyle, character): string
Parameters
| Name | Type |
|---|---|
hatStyle | HatStyleName |
character | string |
Returns
string
Defined in
libs/common/util/splitKey.ts:14
splitKey
▸ splitKey(key): Object
Parameters
| Name | Type |
|---|---|
key | string |
Returns
Object
| Name | Type |
|---|---|
character | string |
hatStyle | HatStyleName |
Defined in
libs/common/util/splitKey.ts:3