UNPKG

@gzup/macaw-ui-4

Version:

Gzup's UI component library

6 lines (5 loc) 121 B
export const isWindowDefined = typeof window !== "undefined"; export const zIndex = { dialog: 1300, popper: 1301, };