feat(datamgr): add DataMgr functions

This commit is contained in:
fallenoak 2023-01-01 23:27:44 -06:00 committed by GitHub
parent 33be859acd
commit ff3c28bbd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 202 additions and 0 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "lib/system"]
path = lib/system
url = https://github.com/whoahq/system
[submodule "lib/typhoon"]
path = lib/typhoon
url = https://github.com/whoahq/typhoon