ya-webadb/packages/demo/src/routes/index.ts
2020-10-01 16:11:29 +08:00

7 lines
188 B
TypeScript

export * from './file-manager';
export * from './framebuffer';
export * from './intro';
export * from './scrcpy';
export * from './shell';
export * from './tcpip';
export * from './type';