vue3-core/packages/shared
月迷津渡 78f60347dc feat(compiler): add isNativeTag option for determining element type (#139) 2019-10-10 14:54:06 -04:00
..
src feat(compiler): add isNativeTag option for determining element type (#139) 2019-10-10 14:54:06 -04:00
README.md
package.json

README.md

@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.