mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-02 15:13:37 +00:00
5 lines
82 B
Nim
5 lines
82 B
Nim
{.push raises: [Defect].}
|
|
|
|
import ./sqlite_store/sqlite_store
|
|
|
|
export sqlite_store |