feat: init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pub mod wiki_page;
|
||||
pub mod wiki_page_revision;
|
||||
|
||||
pub use wiki_page::WikiPage;
|
||||
pub use wiki_page_revision::WikiPageRevision;
|
||||
Reference in New Issue
Block a user