@echamudi/array-to-string
v0.6.0
Published
[🧪 sample repo] array to string, this repo is part of lerna-template
Downloads
9
Readme
Array to String
Array to String
const a2s = require('@echamudi/array-to-string');
a2s(['h', 'e', 'l', 'l', 'o']);
// 'hello'
This package is just a sample package, generated by lerna-template repo.
https://github.com/echamudi/lerna-template