UNPKG

@yandex/ui

Version:

Yandex UI components

18 lines (17 loc) 322 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.directions = void 0; exports.directions = [ 'top-start', 'top', 'top-end', 'bottom-start', 'bottom', 'bottom-end', 'right-start', 'right', 'right-end', 'left-start', 'left', 'left-end', ];