exports pow/2 from jsx_utils
This commit is contained in:
parent
e20e6746a2
commit
51eb579f86
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
-module(jsx_utils).
|
-module(jsx_utils).
|
||||||
|
|
||||||
-export([nice_decimal/1, detect_encoding/1, detect_encoding/2]).
|
-export([nice_decimal/1, detect_encoding/1, detect_encoding/2, pow/2]).
|
||||||
|
|
||||||
|
|
||||||
-ifdef(TEST).
|
-ifdef(TEST).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue