UNPKG

@tdb/web

Version:

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

6 lines (4 loc) 109 B
export { IS_DEV, IS_BROWSER } from '@tdb/util/lib/constants'; export const COLORS = { BLUE: '#4990E2', };