UNPKG

@tuniao/tnui-vue3-uniapp

Version:
4 lines (3 loc) 67 B
export function baseIsNaN(value: any) { return value !== value }