Interface NotebookControllerDetectionTask

interface NotebookControllerDetectionTask {
    dispose(): void;
}

Methods

Methods