UNPKG

@alisdigital/types-library

Version:

TypeScript type definitions for Papilet ecosystem with session soft delete and event management features

6 lines (5 loc) 95 B
export interface IAppModelAttributes { name: string; url: string; image: string; }