UNPKG

@nativescript/google-maps

Version:
3 lines (2 loc) 113 B
import { Color } from "@nativescript/core"; export declare function intoNativeColor(color: Color | string): any;