Merge pull request #12616 from savonarola/0229-ds-interface

feat(ds): export types
This commit is contained in:
Ilya Averyanov 2024-02-29 15:42:42 +02:00 committed by GitHub
commit 5bb769e659
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -63,8 +63,10 @@
message_key/0,
message_store_opts/0,
next_result/1, next_result/0,
delete_next_result/1, delete_next_result/0,
store_batch_result/0,
make_iterator_result/1, make_iterator_result/0,
make_delete_iterator_result/1, make_delete_iterator_result/0,
ds_specific_stream/0,
ds_specific_iterator/0,