UNPKG

111 BTypeScriptView Raw
1export function undefinedToNull<T>(v: T | null | undefined): T | null;
2//# sourceMappingURL=conditions.d.ts.map
\No newline at end of file