APIInterfacesControllerOn this pageInterface: ControllerProperties next • next: () => Ok<void> Type declaration ▸ (): Ok<void> Returns Ok<void> Defined in src/types/core-plugin.ts:59 stop • stop: () => Err<void> Type declaration ▸ (): Err<void> Returns Err<void> Defined in src/types/core-plugin.ts:60