UNPKG

aesthetic-react

Version:

React hooks, composers, and more for styling components with Aesthetic.

5 lines 187 B
import React from 'react'; import { Direction } from 'aesthetic'; declare const _default: React.Context<Direction>; export default _default; //# sourceMappingURL=DirectionContext.d.ts.map