()
| 279 | // Methods from ExtensionAPI. |
| 280 | // NOTE: Not using Pick<ExtensionAPI> here because we don't want to bundle ExtensionAPI into the d.ts |
| 281 | getWidth(): number |
| 282 | getHeight(): number |
| 283 | getZr(): ZRenderType |
| 284 | getDevicePixelRatio(): number |
no outgoing calls
no test coverage detected