UNPKG

@vm721/ui-kit

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.1.1.

7 lines (6 loc) 180 B
import { PointerMap } from "../pointerMap/pointerMap"; export declare class PointerMapService extends PointerMap { #private; constructor(); create(scope?: any): any; }