source:
imaps-frontend/node_modules/konva/lib/FastLayer.d.ts@
d565449
Last change on this file since d565449 was d565449, checked in by , 4 weeks ago | |
---|---|
|
|
File size: 114 bytes |
Line | |
---|---|
1 | import { Layer } from './Layer.js'; |
2 | export declare class FastLayer extends Layer { |
3 | constructor(attrs: any); |
4 | } |
Note:
See TracBrowser
for help on using the repository browser.