UNPKG

gd-sprest-def

Version:

TypeScript definition files generated from the $metadata REST endpoint in SharePoint.

16 lines (12 loc) 441 B
import { Base } from "../../../"; /********************************************* * StructuralNavigationCacheState **********************************************/ export interface StructuralNavigationCacheState { IsEnabled?: boolean; } /********************************************* * StructuralNavigationCacheStateCollections **********************************************/ export interface StructuralNavigationCacheStateCollections { }