STEPS
-
Click on Help menu
-
Select Enter License
-
Then paste given KEY given at bottom
-
Finally click on Use License
| import Konva from 'konva'; | |
| import { ShapeConfig } from 'konva/lib/Shape'; | |
| export class HistoryStat { | |
| private static _instance: HistoryStat; | |
| public _currentStat: any[] = []; | |
| private _currentPointer: number = -1; | |
| private _history: Array<Object[]> = []; |
STEPS
Click on Help menu
Select Enter License
Then paste given KEY given at bottom
Finally click on Use License