1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Alex Hinds
9c3fc30c81 fix: update types to include constants 2019-12-19 17:05:56 +11:00
Jace
96510405be
Export Parser types
- Move the Parser namespace into the Bowser namespace
- Make the Parser class an interface so consumers can't construct a Parser class (this is not exported by bowser)
2019-01-30 16:20:56 -07:00
Alexander Cerutti
c882d03ad4
Fixed broken indentation for typings 2019-01-19 16:42:58 +01:00
Alexander Cerutti
93e1ff52aa
Added a definitive-working definition for v2 2019-01-15 09:42:23 +01:00
Alexander Cerutti
399d64a5a8
Added typings for v2 2019-01-08 11:32:06 +01:00