UNPKG

54 BJavaScriptView Raw
1export const isString = (x) => typeof x === "string";