UNPKG

phx-react

Version:

PHX REACT

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