UNPKG

@yoroi/common

Version:

The Common package of Yoroi SDK

8 lines (6 loc) 196 B
/** * Flowtype definitions for number-replacer * Generated by Flowgen from a Typescript Definition * Flowgen v1.21.0 */ declare export function numberReplacer(_: mixed, value: mixed): mixed;