|
před 3 měsíci | |
---|---|---|
.. | ||
lib | před 5 měsíci | |
.eslintignore | před 5 měsíci | |
README.md | před 5 měsíci | |
build.mjs | před 5 měsíci | |
index.ts | před 5 měsíci | |
package.json | před 3 měsíci | |
tsconfig.json | před 5 měsíci |
This package contains code shared with other packages. To use the code in the package, you need to add the following to the package.json file.
{
"dependencies": {
"@extension/shared": "workspace:*"
}
}