{"version":3,"sources":["https://lively-kernel.org/lively4/composed-offset/src/client/reactive/babel-plugin-constraint-connectors/babel-plugin-constraint-connectors.js"],"names":["SHARED_FLAG_GENERATED_IMPORT_IDENTIFIER","types","t","template","name","visitor","Program","enter","path","state"],"mappings":";;;;;;;;;AACA,YAAMA,0CAA0C,yCAAhD;;;;;;;;AAAMA,kF;;;;;;;;yBAES,UAAU,EAAEC,OAAOC,CAAT,EAAYC,QAAZ,EAAV,EAAkC;AAC/C,eAAO;AACLC,gBAAM,uBADD;AAELC,mBAAS;AACPC,qBAAS;AACPC,oBAAMC,IAAN,EAAYC,KAAZ,EAAmB,CAElB;AAHM;AADF;AAFJ,SAAP;AAUD,O","file":"babel-plugin-constraint-connectors.js","sourcesContent":["\nconst SHARED_FLAG_GENERATED_IMPORT_IDENTIFIER = 'SHARED_FLAG_GENERATED_IMPORT_IDENTIFIER';\n\nexport default function ({ types: t, template }) {\n  return {\n    name: 'constraint-connectors',\n    visitor: {\n      Program: {\n        enter(path, state) {\n          \n        }\n      }\n    }\n  };\n}"]}