UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

8 lines (7 loc) 170 B
function isZeroQuery(obj) { return !(!obj || typeof obj != "object" || !obj.ast || !obj.ast.table); } export { isZeroQuery }; //# sourceMappingURL=isZeroQuery.js.map