toolsFunctionsinitinit Callableinit(defaultConfiguration?: {}): voidInitialize the cornerstoneTools package. It will add event listeners for mouse and keyboard events.ParametersdefaultConfiguration: {} = {}A configuration object that will be used to initialize the tool.Returns void
Initialize the cornerstoneTools package. It will add event listeners for mouse and keyboard events.