UNPKG

@cmk/fe_utils

Version:
4 lines (2 loc) 137 B
import { Attribute } from '../../../types/index'; export declare const deserializeAttributes: (attributes: Attribute[]) => Attribute[];