UNPKG

cecon-interfaces

Version:
7 lines (6 loc) 141 B
export interface INatipayJwtPayloadApp { id: string; developerId: string | null; slug: string | null; name: string | null; }