4 lines
89 B
TypeScript
Raw Normal View History

2022-01-15 14:56:48 +08:00
import { textCommonConfig } from './TextCommon/index'
export default [textCommonConfig]