Skip to content

Commit 9006c91

Browse files
author
AJ Keller
committed
ADD: parseGanglion function
1 parent 231787c commit 9006c91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/utilities.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,8 @@ let utilitiesModule = {
723723
0b00000110, // 18
724724
0b00000111 // 19
725725
]);
726-
}
726+
},
727+
parseGanglion
727728
};
728729

729730
/**

0 commit comments

Comments
 (0)