Skip to content

Commit 77574a3

Browse files
committed
Export arraytable and objecttable
1 parent 85fbd7d commit 77574a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JSONTables.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module JSONTables
22

33
using JSON3, Tables
44

5-
export jsontable
5+
export jsontable, arraytable, objecttable
66

77
# read
88

0 commit comments

Comments
 (0)