UNPKG

@lyra/form-builder

Version:
20 lines (18 loc) 302 B
'use strict'; var _path = require('./path'); /*:: export type Type = { type: Type, name: string, title: string, options: ?Object }*/ /*:: export type Reference = { _type: string, _ref?: string }*/ /*:: export type Marker = { path: Path, type: string, level?: string, item: any }*/