-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversion.lock
72 lines (72 loc) · 1.62 KB
/
version.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"buildHash": "ab8cca75a596bb1bcc10877846ce3dd2",
"jsApi": {
"apiInstances": [],
"apiAliases": {
"Markdown": "(List Block)",
"Content": "(List ContentPart)"
},
"apiInterfaces": {},
"apiNames": {
"parseMarkdown": "String -> Either String (List Block)"
},
"apiTypes": {
"ContentPart": [
"Text String",
"Bold String",
"Italic String",
"InlineCode String",
"Link String String",
"Image String String",
"LineReturn"
],
"Block": [
"H1 Content",
"H2 Content",
"H3 Content",
"H4 Content",
"H5 Content",
"H6 Content",
"Paragraph Content",
"Blockquote Content",
"Code String String",
"UnorderedList (List Content)"
]
}
},
"llvmApi": {
"apiInstances": [],
"apiAliases": {
"Markdown": "(List Block)",
"Content": "(List ContentPart)"
},
"apiInterfaces": {},
"apiNames": {
"parseMarkdown": "String -> Either String (List Block)"
},
"apiTypes": {
"ContentPart": [
"Text String",
"Bold String",
"Italic String",
"InlineCode String",
"Link String String",
"Image String String",
"LineReturn"
],
"Block": [
"H1 Content",
"H2 Content",
"H3 Content",
"H4 Content",
"H5 Content",
"H6 Content",
"Paragraph Content",
"Blockquote Content",
"Code String String",
"UnorderedList (List Content)"
]
}
},
"versionHash": "7417b617700b295682ee25ac611b0db6"
}