mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 02:37:59 +08:00
fix types in tests, add skia backend
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { assert } from 'chai';
|
||||
|
||||
import { addStage, Konva, loadImage } from '../unit/test-utils';
|
||||
import { addStage, Konva, loadImage, showHit } from '../unit/test-utils';
|
||||
|
||||
describe('Manual', function () {
|
||||
// ======================================================
|
||||
|
Reference in New Issue
Block a user