import { isString } from './string'

export default {
  isString
}
