版博士V2.0程序
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

123456789101112131415161718
  1. # @intlify/shared
  2. The shared utility package for intlify project
  3. ## Forks
  4. The implementation of this module is contains code forked from other packages or projects:
  5. - [@vue/shared](https://github.com/vuejs/vue-next/tree/master/packages/shared)
  6. - Useful Utilities at `utils.ts`
  7. - Author: Evan You
  8. - License: MIT
  9. - Event Emitter at `emitter.ts` and `emittable.ts`
  10. - Author: Jason Miller
  11. - License: MIT
  12. ## :copyright: License
  13. [MIT](http://opensource.org/licenses/MIT)