UNPKG

node-mailjet

Version:
3 lines (2 loc) 94 B
declare function isUndefined(value: unknown): value is undefined; export default isUndefined;