Skip to main content

GyazoServerStartResult

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / shared/ipc / GyazoServerStartResult

Interface: GyazoServerStartResult

Defined in: shared/ipc.ts:498

Result returned when the Gyazo OAuth helper server starts.

Properties​

message?​

optional message?: string

Defined in: shared/ipc.ts:499


port​

port: number

Defined in: shared/ipc.ts:500


success​

success: boolean

Defined in: shared/ipc.ts:501