mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-07 23:20:46 +03:00
b4ec7f86fc
* stash * more * Fix
2 lines
70 B
TypeScript
2 lines
70 B
TypeScript
export const POSITIONS = ['left', 'top', 'right', 'bottom'] as const;
|