UNPKG

alpha-version-dce-check-in-api

Version:

API for taking attendance and checking people in.

8 lines (6 loc) 145 B
import genRouteHandler from './helpers/genRouteHandler'; import ParamType from './types/ParamType'; export { genRouteHandler, ParamType, };