UNPKG

phx-react

Version:

PHX REACT

4 lines (3 loc) 162 B
import { ISchoolYear } from '../../utils/types/types'; declare function PHXGetActiveYearAndNextYear(): ISchoolYear[]; export default PHXGetActiveYearAndNextYear;