UNPKG

@raona/sp

Version:

Raona utilities to work with Sharepoint using pnp/sp

4 lines (3 loc) 59 B
export interface TypedHash<T> { [key: string]: T; }