2.0.7
Moved the functions exported by read.js
into sb.r
from sb
. Specifically:
sb.type()
-> sb.r.type()
sb.value()
-> sb.r.value()
Moved the functions exported by read.js
into sb.r
from sb
. Specifically:
sb.type()
-> sb.r.type()
sb.value()
-> sb.r.value()