UNPKG

456 BSource Map (JSON)View Raw
1{"version":3,"names":["useTheme","theme","React","useContext","ThemeContext"],"sources":["useTheme.tsx"],"sourcesContent":["import * as React from 'react';\n\nimport ThemeContext from './ThemeContext';\n\nexport default function useTheme() {\n const theme = React.useContext(ThemeContext);\n\n return theme;\n}\n"],"mappings":";;;;;;;AAAA;;AAEA;;;;;;;;AAEe,SAASA,QAAT,GAAoB;EACjC,MAAMC,KAAK,GAAGC,KAAK,CAACC,UAAN,CAAiBC,qBAAjB,CAAd;EAEA,OAAOH,KAAP;AACD"}
\No newline at end of file