mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-14 12:22:08 +08:00
4 lines
105 B
TypeScript
4 lines
105 B
TypeScript
import { textCommonConfig } from './textCommon/index'
|
|
|
|
export const InformationList = [textCommonConfig]
|