cmms/frontend/node_modules/radix-vue/dist/shared/nullish.d.ts

2 lines
56 B
TypeScript

export declare function isNullish(value: any): boolean;