DataTypes now reside in Highway
This commit is contained in:
parent
73f31496cc
commit
56ad9ba376
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
str = b"s"
|
||||
json = b"j"
|
||||
bin = b"b"
|
||||
other = b"o"
|
||||
int = b"i"
|
||||
float = b"f"
|
Reference in a new issue