Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

How can i bind to mongoose

$
0
0

let objectIdString = (): string => %raw(new (require('mongoose').Types.ObjectId))
i want to bind to mongoose.Types.ObjectId function, without using %raw, how can i do it?


Viewing all articles
Browse latest Browse all 2592

Trending Articles