OtherCreatePageOptionsVersion: 24.31.0On this pageCreatePageOptions type Signature export type CreatePageOptions = | { type: 'tab'; } | { type: 'window'; };