@anjir/app-google-search-console
Version:
مدیریت و تحلیل وبسایت در Google Search Console
5 lines (4 loc) • 320 B
TypeScript
export declare const submitSitemap: import("@anjir/apps-framework").IAction<import("@anjir/apps-framework").OAuth2Property<import("@anjir/apps-framework").OAuth2Props>, {
siteUrl: import("@anjir/apps-framework").DropdownProperty<any, true>;
feedpath: import("@anjir/apps-framework").ShortTextProperty<true>;
}>;