UNPKG

@ketch-sdk/ketch-data-layer

Version:
3 lines (2 loc) 97 B
import type { Mapper } from '../mapper'; export declare type Structure = (value: any) => Mapper;