4 lines
71 B
TypeScript
Raw Normal View History

2022-01-15 14:56:48 +08:00
import Texts from './Texts'
2022-01-15 12:50:00 +08:00
2022-01-15 14:56:48 +08:00
export const InformationList = [...Texts]