UNPKG

telefunc

Version:

Remote functions. Instead of API.

3 lines (2 loc) 79 B
export { getRandomId }; declare function getRandomId(length?: number): string;