UNPKG

@react-p5/utils

Version:

This library consists of "nice to haves" to alleviate repetitive tasks and boilerplate from your sketches.

2 lines (1 loc) 66 B
export declare const convertSeed: (seedPhrase: string) => number;