Files
CHIEFSOFT\ameye e9e5c0546c first commit
2023-11-30 13:20:54 -05:00

5 lines
76 B
JavaScript

export function getBreakpoint( state, data ) {
return state.breakpoint;
}