Evan You 202532c301 chore: use consistent signature for shared utilities 6 лет назад
..
__tests__ d1eed36452 refactor(ssr): move escapeHtml to shared 6 лет назад
src 202532c301 chore: use consistent signature for shared utilities 6 лет назад
README.md a5c1b3283d chore: avoid object.freeze in prod 6 лет назад
package.json d293876c34 release: v3.0.0-alpha.4 6 лет назад

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.