UNPKG

51 BJavaScriptView Raw
1export const isUndefined = (x) => x === undefined;