8 lines
238 B
Markdown
8 lines
238 B
Markdown
# Storage library
|
|
|
|
also known as `storage`
|
|
|
|
## What is this?
|
|
|
|
An internal storage library. This was needed because both `public` and `task` needed storage functionality. Additionally, this helps maintainability and avoids duplicate code.
|