docs: add documentation for Locking Module (#11824)
* add locking docs * fix main navbar * added implementation example links * generate refs * update architecture * fix vale error
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import { TypeList } from "docs-ui"
|
||||
|
||||
# locking
|
||||
|
||||
## Interfaces
|
||||
|
||||
- [ILockingModule](../../locking/interfaces/locking.ILockingModule/page.mdx)
|
||||
- [ILockingProvider](../../locking/interfaces/locking.ILockingProvider/page.mdx)
|
||||
Reference in New Issue
Block a user