Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f110c2b

Browse files
committedNov 17, 2023
docs: add one more doc
1 parent 0021226 commit f110c2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎site/.vitepress/config.ts

+4
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,10 @@ export default defineConfig({
511511
link: "/constructor",
512512
},
513513
{ text: "gasEstimator", link: "/gasEstimator" },
514+
{
515+
text: "simulateUserOperationAssetChanges",
516+
link: "/simulateUserOperationAssetChanges",
517+
},
514518
{
515519
text: "withAlchemyGasManager",
516520
link: "/withAlchemyGasManager",

0 commit comments

Comments
 (0)
Please sign in to comment.