UNPKG

571 BSource Map (JSON)View Raw
1{"version":3,"sources":["../../../next-server/lib/amp-context.ts"],"names":["AmpStateContext","React","createContext","process","env","NODE_ENV","displayName"],"mappings":"oEAAA,oD,mFAEO,KAAMA,CAAAA,eAAmC,cAAGC,eAAMC,aAAN,CAAoB,EAApB,CAA5C,C,wCAEP,GAAIC,OAAO,CAACC,GAAR,CAAYC,QAAZ,GAAyB,YAA7B,CAA2C,CACzCL,eAAe,CAACM,WAAhB,CAA8B,iBAA9B,CACD","sourcesContent":["import React from 'react'\n\nexport const AmpStateContext: React.Context<any> = React.createContext({})\n\nif (process.env.NODE_ENV !== 'production') {\n AmpStateContext.displayName = 'AmpStateContext'\n}\n"]}
\No newline at end of file