UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

5 lines (4 loc) 114 B
export { IS_DEV, IS_BROWSER } from '@tdb/util/lib/constants'; export declare const COLORS: { BLUE: string; };