UNPKG

@arcgis/map-components

Version:
3 lines (2 loc) 142 B
/// <reference types="@arcgis/core/interfaces.d.ts" /> export declare function createScreenPoint(x?: number, y?: number): __esri.ScreenPoint;