init(defaultConfiguration
): void
Initialize the cornerstoneTools package. It will add event listeners for mouse
and keyboard events.
Parameters
• defaultConfiguration = {}
A configuration object that will be used to
initialize the tool.
Returns
void
Defined in
tools/src/init.ts:28