Searched defs:isNotFound (Results 1 – 4 of 4) sorted by relevance
/third_party/ejdb/src/bindings/ejdb2_node/ | ||
D | index.d.ts | 40 static isNotFound(err: any): boolean; method in ejdb2_node.JBE |
D | index.js | 50 static isNotFound(err) { method in JBE |
/third_party/ejdb/src/bindings/ejdb2_react_native/binding/ | ||
D | index.d.ts | 44 static isNotFound(err: any): boolean; method in ejdb2_react_native.JBE |
D | index.js | 14 static isNotFound(err) { method in JBE |