Files
openclaw-home-pc/openclaw/extensions/openclaw-lark/src/commands/locale.js
T
2026-03-21 15:31:06 +08:00

9 lines
174 B
JavaScript

"use strict";
/**
* Copyright (c) 2026 ByteDance Ltd. and/or its affiliates
* SPDX-License-Identifier: MIT
*
* Shared locale type for feishu command i18n.
*/
export {};