UNPKG
gff-nostream
Version:
latest (5.0.0)
5.0.0
4.0.0
3.0.11
3.0.10
3.0.9
3.0.8
3.0.6
3.0.5
3.0.4
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0
1.3.9
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.1
utilities to read GFF3 data
cmdcolin/gff-nostream
gff-nostream
/
esm
/
index.js
3 lines
•
102 B
JavaScript
View Raw
1
2
3
import
{ parseStringSync }
from
'./api'
;
export
{ parseStringSync };
//# sourceMappingURL=index.js.map