UNPKG

baseui

Version:

A React Component library implementing the Base design language

4 lines (3 loc) 101 B
import type { Lighting } from '../types'; declare const lighting: Lighting; export default lighting;