interface.js 94 B

12
  1. const _DataPickerPlacements = ['bottomLeft', 'bottomRight', 'topLeft', 'topRight'];
  2. export {};