UNPKG

@elemental-concept/grappa

Version:

Decorator-powered REST client for Angular and its HttpClient

2 lines (1 loc) 46 B
export type OptionalList<T> = T | T[] | null;