{"version":3,"file":"FormContext.mjs","names":[],"sources":["../../../../../../../react-form/src/contexts/FormContext.ts"],"sourcesContent":["import React from \"react\";\r\nimport type { FormContextData } from \"../types\";\r\n\r\nexport const FormContext = React.createContext<FormContextData>(null);\r\n"],"mappings":";;;AAGA,MAAa,cAAc,MAAM,cAA+B,IAAI"}