UNPKG

@anjir/app-google-search-console

Version:

مدیریت و تحلیل وب‌سایت در Google Search Console

4 lines (3 loc) 429 B
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>>;