mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
/**
|
||||
* Contains the Cache class, which handles image download requests and caches the already downloaded images.
|
||||
* @module "ui/image-cache"
|
||||
*/ /** */
|
||||
|
||||
import { Observable, EventData } from "../../data/observable";
|
||||
import { Observable, EventData } from "../../data/observable";
|
||||
import { ImageSource } from "../../image-source";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user