chore: format all frontend files (#430)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import { type BotInputLengthConfig } from './type';
|
||||
|
||||
const CN_INPUT_LENGTH_CONFIG: BotInputLengthConfig = {
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import { cloneDeep } from 'lodash-es';
|
||||
import GraphemeSplitter from 'grapheme-splitter';
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import { type SuggestedQuestionsShowMode } from '@coze-arch/bot-api/playground_api';
|
||||
|
||||
export interface BotInputLengthConfig {
|
||||
|
||||
Reference in New Issue
Block a user