UNPKG

@versionone/ui

Version:

Open-source and community supported collection of common UI components built with React. As an open-sourced and community supported project, VersionOne UI is not formally supported by VersionOne.

7 lines (6 loc) 157 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var hidden = exports.hidden = 0; var fullyVisible = exports.fullyVisible = 1;