UNPKG

fui-fancyui

Version:
9 lines (8 loc) 179 B
import r from "../../theme/themeStore/themeStore.js"; function a(e) { const t = r.getState().theme; return !!(t.spacing[e] || t.borderRadius[e]); } export { a as default };