Files

2 lines
94 B
JavaScript
Raw Permalink Normal View History

const _DataPickerPlacements = ['bottomLeft', 'bottomRight', 'topLeft', 'topRight'];
export {};