D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
api
/
vendor
/
scrivo
/
highlight.php
/
test
/
markup
/
reasonml
/
Filename :
modules.txt
back
Copy
let decode = json => Json.Decode.{ query: json |> field("query", string), cacheKey: json |> field("cacheKey", string), desc: json |> field("desc", string), lambda: json |> field("lambda", string), }; Some.Bucket.Of.( let value = stuff(); ); let value = Some.Bucket.Of.stuff(); module type RewiredModule = { type t = { name: string }; };