# Node object hash / objectSorter
Ƭ StringifyFn: <T>(obj
: Hashable
| T
) => string
▸ <T
>(obj
): string
Name |
---|
T |
Name | Type |
---|---|
obj |
Hashable | T |
string
▸ objectSorter(options?
): StringifyFn
Object sorter consturctor
Name | Type | Description |
---|---|---|
options? |
SorterOptions |
object transformation options |
function that transforms object to strings