mobile.ts 50 B

1
  1. export type Mode = 'preview' | 'player' | 'editor'