1 line
108 B
JavaScript
1 line
108 B
JavaScript
export const NotificationPlacements = ['top', 'topLeft', 'topRight', 'bottom', 'bottomLeft', 'bottomRight']; |