UNPKG

@aire-ux/aire-condensation

Version:

Client-side serialization library for Aire-UX

7 lines (6 loc) 134 B
/** * * @param invocation the invocation to perform * */ export declare function locate(qnamePath: string[], v: any): [any, any];