UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

3 lines 134 B
import { SafeAreaProps } from "./type.mjs"; import SafeArea from "./SafeArea.mjs"; export { type SafeAreaProps, SafeArea as default };