mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-09 20:45:38 +00:00
69bd359287
* providers store integration
5 lines
91 B
Nim
5 lines
91 B
Nim
import ./stores/testcachestore
|
|
import ./stores/testfsstore
|
|
|
|
{.warning[UnusedImport]: off.}
|