2022-01-15 21:05:11 +08:00

4 lines
84 B
TypeScript

import { VariableConfig } from './Variable/index'
export default [VariableConfig,]