feat: add image for chunk method (#139)

* feat: add image of chunk method

* feat: add image for chunk method
This commit is contained in:
balibabu
2024-03-21 16:45:03 +08:00
committed by GitHub
parent 5875c8ba08
commit f4ec7cfa76
39 changed files with 2823 additions and 196 deletions

View File

@ -2,5 +2,5 @@
"extends": "./src/.umi/tsconfig.json",
"@@/*": [
"src/.umi/*"
]
],
}