openskynet / extensions /googlechat /src /types.config.ts
Darochin's picture
Mirror OpenSkyNet workspace snapshot from Git HEAD
fc93158 verified
import type { GoogleChatAccountConfig, GoogleChatConfig } from "openclaw/plugin-sdk/googlechat";
export type { GoogleChatAccountConfig, GoogleChatConfig };