UNPKG

@lyra/form-builder

Version:
7 lines (6 loc) 169 B
"use strict"; /*:: type KeyedSegment = { _key: string }*/ /*:: export type PathSegment = string | number | KeyedSegment*/ /*:: export type Path = Array<PathSegment>*/