You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: refactor engine option naming for consistency
- Rename `EngineOption` to `Option` for consistency.
- Rename `applyEngineOptions` to `applyOptions` for consistency.
- Update function signatures to use the new `Option` type.
Signed-off-by: codiing-hui <wecoding@yeah.net>
0 commit comments