Type alias JumpListSeparator

JumpListSeparator: {
    type: "separator";
}

Type declaration

  • type: "separator"

Generated using TypeDoc