版博士V2.0程序
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 

8 rindas
422 B

  1. declare const $: typeof import('./vue2-macros').$
  2. declare const $$: typeof import('./vue2-macros').$$
  3. declare const $ref: typeof import('./vue2-macros').$ref
  4. declare const $shallowRef: typeof import('./vue2-macros').$shallowRef
  5. declare const $computed: typeof import('./vue2-macros').$computed
  6. declare const $customRef: typeof import('./vue2-macros').$customRef
  7. declare const $toRef: typeof import('./vue2-macros').$toRef