mand-mobile/types/index.d.ts

4 lines
100 B
TypeScript
Raw Permalink Normal View History

2019-02-15 22:36:52 +08:00
export * from './mand-mobile'
2018-03-26 16:04:04 +08:00
2019-02-15 22:36:52 +08:00
import * as mandMobile from './mand-mobile'
export default mandMobile