UNPKG

@arcgis/map-components

Version:
10 lines (9 loc) 217 B
export type SlotSizeGroupKey = (typeof slotSizeGroupKeys)[number]; export const slotSizeGroupKeys: readonly [ "topCenter", "topLeft", "topRight", "bottomCenter", "bottomLeft", "bottomRight" ];