版博士V2.0程序
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

4 rader
114 B

  1. import type { ObjectDirective } from 'vue';
  2. declare const Mousewheel: ObjectDirective;
  3. export default Mousewheel;