UNPKG

react-table-pro

Version:
4 lines (2 loc) 83 B
// @flow export type PositionType = 'static' | 'absolute' | 'fixed' | 'relative';