UNPKG

@brizy/ui

Version:
3 lines (2 loc) 77 B
import is from "ramda/src/is"; export const isString = (v) => is(String, v);