Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(unplugin-typia/next): make options parameter optional in next fun…
…ction The options parameter in the next() function is now marked as optional using TypeScript's optional parameter syntax, providing better flexibility when calling the function without options.
- Loading branch information