UNPKG

xiot-core-spec-ts

Version:
5 lines (4 loc) 166 B
import { PropertyImage } from '../../typedef/image/PropertyImage'; export declare class PropertyImageCodec { static decodeArray(array: any[]): PropertyImage[]; }