UNPKG

@littlespoon/ui

Version:
11 lines (9 loc) 261 B
/** * Flowtype definitions for index * Generated by Flowgen from a Typescript Definition * Flowgen v1.21.0 * @flow */ import { Checkbox } from "@littlespoon/checkbox"; declare export default typeof Checkbox; declare export * from "@littlespoon/checkbox";