UNPKG

honeycombs

Version:
8 lines (4 loc) 99 B
/* @flow */ import type { Bee } from './Bee'; export * from './Honeycomb'; export type { Bee };