You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
683 B
1 line
683 B
{"ast":null,"code":"import * as React from 'react';\nvar ModalPresentationContext = React.createContext(false);\nexport default ModalPresentationContext;","map":{"version":3,"sources":["ModalPresentationContext.tsx"],"names":["React","ModalPresentationContext","createContext"],"mappings":"AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAE9B,IAAMC,wBAAwB,GAAGD,KAAK,CAACE,aAAa,CAAC,KAAK,CAAC;AAE3D,eAAeD,wBAAwB","sourceRoot":"../../src","sourcesContent":["import * as React from 'react';\nconst ModalPresentationContext = /*#__PURE__*/React.createContext(false);\nexport default ModalPresentationContext;\n//# sourceMappingURL=ModalPresentationContext.js.map"]},"metadata":{},"sourceType":"module"} |