1
0
Fork 0
tera-wallet/src/models/index.ts

3 lines
65 B
TypeScript

import Index from '../pages/index/model'
export default [Index];