ionic.tsx 255 B

12345
  1. import docs from '../capacitor/capacitor';
  2. // Ionic is a special case as it is closely intertwined with Capacitor and often used together.
  3. // Consequently, they can utilize the same SDK documentation, specifically that of Capacitor.
  4. export default docs;