UNPKG

@ticnat/nativescript-image-cache

Version:
7 lines (6 loc) 299 B
/// <reference types="@ticnat/nativescript-image-cache/ios-ts-lib/types" /> export declare class Helpers { static onStretchPropertyChanged(nativeView: any, value: any): void; static onSrcPropertySet(nativeWrapper: any, value: any): void; static getPlaceholderUIImage(value: any): any; }