UNPKG

fff-js

Version:
3 lines 68 B
export default function isUndefined(a) { return a === undefined; }