UNPKG

ngx-rickandmorty

Version:

6 lines (5 loc) 103 B
export interface PingResponse { characters: string; locations: string; episodes: string; }