UNPKG

111 BTypeScriptView Raw
1import { IImage } from './types/interface';
2export declare const typeHandlers: {
3 [key: string]: IImage;
4};