UNPKG
mongodb-realm-cli
Version:
beta (2.0.0-beta.7)
latest (2.6.2)
2.6.2
2.6.1
2.6.0
2.5.0
2.4.2
2.4.1
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-beta.7
2.0.0-beta.6
2.0.0-beta.5
2.0.0-beta.4
2.0.0-beta.3
2.0.0-beta.2
2.0.0-beta.1
2.0.0-beta
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
The MongoDB Realm Command Line Interface
github.com/10gen/realm-cli
10gen/realm-cli
mongodb-realm-cli
/
internal
/
local
/
testdata
/
dependencies
/
dir
/
functions
/
node_modules
/
is-buffer
/
index.d.ts
3 lines
(2 loc)
•
63 B
TypeScript
View Raw
1
2
3
declare
function
isBuffer
(
obj
:
any
):
boolean
export
= isBuffer