UNPKG

@team-llambda/edupoint-pxpwebservices-synergy

Version:

An NPM package for accessing the Edupoint Synergy API on behalf of students, parents, and teachers.

6 lines 99 B
module EDUPoint { export enum WebServiceFunction { Gradebook, ChildList } }