UNPKG

@raona/sp

Version:

Raona utilities to work with Sharepoint using pnp/sp

2 lines (1 loc) 45 B
export declare type Nullable<T> = T | null;