feat(tyme): add basic tyme package

This commit is contained in:
2022-10-30 03:30:34 +00:00
parent b34d102e09
commit 572d532b77
12 changed files with 945 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
bin/*
coverage.*