UNPKG

readablefn

Version:

Helpful and useful javascript functions

4 lines (3 loc) 182 B
export { default as isEmptyString } from './is-empty-string'; export { default as isNotEmptyString } from './is-not-empty-string'; export { default as isString } from './is-string';