nim-ethers/config.nims

8 lines
152 B
Plaintext
Raw Normal View History

--styleCheck:usages
--styleCheck:error
2022-07-05 09:07:03 +00:00
# begin Nimble config (version 1)
when fileExists("nimble.paths"):
include "nimble.paths"
# end Nimble config