Mini Kabibi Habibi

Current Path : C:/Users/ITO/Desktop/From USB/fts/New folder/bower_components/moment/src/lib/utils/
Upload File :
Current File : C:/Users/ITO/Desktop/From USB/fts/New folder/bower_components/moment/src/lib/utils/is-undefined.js

export default function isUndefined(input) {
    return input === void 0;
}