@anjir/app-google-search-console
Version:
مدیریت و تحلیل وبسایت در Google Search Console
4 lines (3 loc) • 429 B
TypeScript
export declare const googleSearchConsoleAuth: import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>;
export declare const createAuthClient: (accessToken: string) => import("googleapis").webmasters_v3.Webmasters;
export declare const googleSearchConsolePiece: import("@anjir/apps-framework").Piece<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>>;