blob: 9d23623f7126aee228ebf5db64159ecc6a6449bd [file]
export function toString(x){
return x.toString()
}