UNPKG

141 BJavaScriptView Raw
1import React from 'react';
2var context = /*#__PURE__*/React.createContext(null);
3context.displayName = 'CardContext';
4export default context;
\No newline at end of file