UNPKG

@fmlang/fml-to-schema

Version:

Convert Forms Markup Language (FML) to jsonv-ts (JSON Schema)

2 lines (1 loc) 111 B
export declare function ComponentForIdentifier(identifier: string, attributes: object, children: any): object;