UNPKG
@ticnat/nativescript-image-cache
Version:
latest (1.0.7)
1.0.7
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Plugin for caching images
github.com/OPADA-Eng/ticnat-ns-plugins
OPADA-Eng/ticnat-ns-plugins
@ticnat/nativescript-image-cache
/
and-ts-lib
/
proxy-base-controller-listener.d.ts
4 lines
(3 loc)
•
162 B
TypeScript
View Raw
1
2
3
4
/// <reference types="@ticnat/nativescript-image-cache/and-ts-lib/types" />
declare
let
ProxyBaseControllerListener
:
any
;
export
{
ProxyBaseControllerListener
};