UNPKG

node-red-contrib-web-worldmap

Version:

A Node-RED node to provide a web page of a world map for plotting things on.

4 lines (3 loc) 179 B
export declare function unsafeStringify(arr: Uint8Array, offset?: number): string; declare function stringify(arr: Uint8Array, offset?: number): string; export default stringify;