Home Manual Reference Source

src/io/stringify.js

export const stringify = (n) => n.toString();