UNPKG

phx-react

Version:

PHX REACT

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