vue3-yuanma/packages/shared/README.md

4 lines
266 B
Markdown
Raw Normal View History

2019-09-18 04:23:29 +08:00
# @vue/shared
Utility functions and constants shared across packages. This package itself is private and never published. It is inlined into other packages during build - rollup's tree-shaking ensures that only functions used by the importing package are included.