Repository URL to install this package:
|
Version:
2.1.16 ▾
|
declare function fromStringToArray(value: string): false | string[];
export { fromStringToArray };