UNPKG

tutorbook

Version:

Web app connecting students with expert mentors and tutors.

5 lines (4 loc) 78 B
declare module '*.hbs' { const content: string; export default content; }