UNPKG

@nativescript-community/ui-htmlcanvasapi

Version:

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

7 lines 230 B
class NSTextMetrics { constructor() { throw new TypeError(`Failed to construct '${this.constructor.name}': Illegal constructor`); } } export { NSTextMetrics as TextMetrics }; //# sourceMappingURL=TextMetrics.js.map