Variable optionsConst

options: {
    mode: "sync" | "async";
} = ...

Type declaration

  • mode: "sync" | "async"