UNPKG

@tutorbook/emails

Version:

Handlebar email templates for the COVID Tutoring Initiative website.

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