2 lines
94 B
JavaScript
2 lines
94 B
JavaScript
|
|
const _DataPickerPlacements = ['bottomLeft', 'bottomRight', 'topLeft', 'topRight'];
|
||
|
|
export {};
|