UNPKG

@mikezimm/npmfunctions

Version:
4 lines (3 loc) 219 B
import { PageContext } from '@microsoft/sp-page-context'; export declare function goToParentSite(e: any, pageContext: PageContext): void; export declare function goToHomePage(e: any, pageContext: PageContext): void;