routie dev init since i didn't adhere to any proper guidance up until now
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
encode: require('./encode.js')
|
||||
, decode: require('./decode.js')
|
||||
, encodingLength: require('./length.js')
|
||||
}
|
||||
Reference in New Issue
Block a user