UNPKG

@ticnat/nativescript-image-cache

Version:
7 lines (6 loc) 200 B
/// <reference types="@ticnat/nativescript-image-cache/and-ts-lib/types" /> export declare class StretchMapping { private static stretchMap; constructor(); static get(key: string): any; }