vue3-yuanma/packages/shared
2019-09-23 15:36:30 -04:00
..
src feat(compiler): ensure interpolation expressions are wrapped with toString() 2019-09-23 15:36:30 -04:00
package.json refactor: option merging + extract helper functions 2018-10-16 15:47:51 -04:00
README.md chore: avoid object.freeze in prod 2019-09-17 16:23:29 -04: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.