mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-11 12:36:37 +08:00
部分代码做了代码格式化调整
This commit is contained in:
parent
7f639a8562
commit
9fcc8372fb
@ -17,6 +17,7 @@ import bn from "./bn";
|
|||||||
import { merge } from "../utils/merge";
|
import { merge } from "../utils/merge";
|
||||||
|
|
||||||
import type { LocaleType } from "./cn";
|
import type { LocaleType } from "./cn";
|
||||||
|
|
||||||
export type { LocaleType, PartialLocaleType } from "./cn";
|
export type { LocaleType, PartialLocaleType } from "./cn";
|
||||||
|
|
||||||
const ALL_LANGS = {
|
const ALL_LANGS = {
|
||||||
|
Loading…
Reference in New Issue
Block a user