- get<P>(pathType: P, enumValue: IMapPathTypes[P], ...args: ResourceOptionsMap[P]): null | HTMLImageElement | Promise<undefined | HTMLImageElement>
-
Type Parameters
-
P extends keyof IMapPathTypes
Parameters
-
pathType: P
-
enumValue: IMapPathTypes[P]
-
Returns null | HTMLImageElement | Promise<undefined | HTMLImageElement>