UNPKG

trainingproject

Version:

A module to teach you how to module.

4 lines (3 loc) 76 B
export default function isUndefined(input) { return input === void 0; }