File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,12 @@ SQLite Wasm conveniently wrapped as an ES Module.
55> ** Warning**
66>
77> This project wraps the code of
8- > [ SQLite Wasm] ( https://sqlite.org/wasm/doc/trunk/index.md ) with _ no_ changes.
9- > Please do _ not_ file issues or feature requests regarding the underlying
10- > SQLite Wasm code here. Instead, please follow the
8+ > [ SQLite Wasm] ( https://sqlite.org/wasm/doc/trunk/index.md ) with _ no_ changes,
9+ > apart from added TypeScript types. Please do _ not_ file issues or feature
10+ > requests regarding the underlying SQLite Wasm code here. Instead, please
11+ > follow the
1112> [ SQLite bug filing instructions] ( https://www.sqlite.org/src/wiki?name=Bug+Reports ) .
13+ > Filing TypeScript type related issues and feature requests is fine.
1214
1315> ** Warning**
1416>
You can’t perform that action at this time.
0 commit comments