|
|
před 8 měsíci | |
|---|---|---|
| .. | ||
| lib | před 9 měsíci | |
| .eslintignore | před 9 měsíci | |
| README.md | před 9 měsíci | |
| build.mjs | před 9 měsíci | |
| index.ts | před 9 měsíci | |
| package.json | před 8 měsíci | |
| tsconfig.json | před 9 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:*"
}
}