UNPKG

@ntragas/pouncejstest

Version:

A collection of UI components from Panther labs

7 lines (6 loc) 184 B
import { Theme } from '../theme'; declare const _default: () => Theme; /** * A React hook that allows to retrieve the theme within a functional component */ export default _default;