init
This commit is contained in:
6
src/commands/mod.rs
Normal file
6
src/commands/mod.rs
Normal file
@@ -0,0 +1,6 @@
|
||||
pub mod auth;
|
||||
pub mod token;
|
||||
pub mod post;
|
||||
pub mod gen;
|
||||
pub mod lang;
|
||||
pub mod did;
|
||||
Reference in New Issue
Block a user