rag-context-optimizer / frontend /node_modules /next /dist /esm /shared /lib /amp-context.shared-runtime.js
| import React from 'react'; | |
| export const AmpStateContext = React.createContext({}); | |
| if (process.env.NODE_ENV !== 'production') { | |
| AmpStateContext.displayName = 'AmpStateContext'; | |
| } | |
| //# sourceMappingURL=amp-context.shared-runtime.js.map |