changes name of jsx_format to jsx_to_json and jsx_terms to jsx_to_term
This commit is contained in:
parent
6a81f7885b
commit
1fad948aec
4 changed files with 11 additions and 9 deletions
|
@ -7,8 +7,10 @@
|
|||
gen_json,
|
||||
jsx_encoder,
|
||||
jsx_decoder,
|
||||
jsx_format,
|
||||
jsx_utils
|
||||
jsx_to_json,
|
||||
jsx_to_term,
|
||||
jsx_utils,
|
||||
jsx_verify
|
||||
]},
|
||||
{registered, []},
|
||||
{applications, [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue