UNPKG

@tutorbook/emails

Version:

Handlebar email templates for the COVID Tutoring Initiative website.

7 lines (5 loc) 158 B
export type { Email } from './common'; export * from './appt'; export * from './sign-up'; export * from './pupil-request'; export * from './parent-request';