3 lines
103 B
TypeScript
3 lines
103 B
TypeScript
import { ImageCache } from "tc-shared/file/ImageCache";
|
|
export declare let localIconCache: ImageCache;
|