Interface BoardRotationHandlerSubscriber

interface BoardRotationHandlerSubscriber {
    updateRotationHandler(rotationHandler): void;
}

Methods

Generated using TypeDoc