UNPKG

skedify-types

Version:
5 lines (4 loc) 80 B
export interface EmployeeActivation { employee_id: string; token: string; }