UNPKG

xapi-activities

Version:
6 lines (5 loc) 100 B
interface Model { readonly homePage: string; readonly name: string; } export default Model;