Skip to content

Commit

Permalink
adding exports for LatRegExp and LngRegExp
Browse files Browse the repository at this point in the history
  • Loading branch information
techjeffharris committed May 25, 2015
1 parent 03fb066 commit c3a9d48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ module.exports = {
getType: getType,
XOR: XOR,
GPSRegExp: GPSRegExp,
LatRegExp: LatRegExp,
LngRegExp: LngRegExp,

BYTE: BYTE,
KB: KB,
Expand Down

0 comments on commit c3a9d48

Please # to comment.