UNPKG

@nativescript-community/ui-htmlcanvasapi

Version:

An HTML Canvas API implementation on top of android and iOS native APIs

5 lines (4 loc) 151 B
import { HTMLCanvasViewBase } from './html-canvas-view-common'; declare class HTMLCanvasView extends HTMLCanvasViewBase { } export { HTMLCanvasView };