UNPKG

41 BJavaScriptView Raw
1export const isNull = (x) => x === null;