APIInterfacesControllerOn this pageInterface: ControllerPropertiesnext• next: () => Ok<void>Type declaration▸ (): Ok<void>ReturnsOk<void>Defined insrc/types/plugin.ts:25stop• stop: () => Err<void>Type declaration▸ (): Err<void>ReturnsErr<void>Defined insrc/types/plugin.ts:26