UNPKG

@tree-house/serializer

Version:
3 lines (2 loc) 131 B
import { IMeta } from '../interfaces'; export declare const constructMeta: (data: any, resource: string, config?: IMeta) => IMeta;