@gitpod/ide-metrics-api-grpcweb 0.0.1-mp-pat-server-impl.0 → 0.0.1-mp-openfga-component.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.d.ts +1 -1
- package/lib/index.js.map +1 -1
- package/package.json +1 -1
- package/pkg-yarn.lock +1 -1
- package/provenance-bundle.jsonl +2 -2
package/lib/index.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* Copyright (c) 2022 Gitpod GmbH. All rights reserved.
|
3
3
|
* Licensed under the GNU Affero General Public License (AGPL).
|
4
|
-
* See License
|
4
|
+
* See License.AGPL.txt in the project root for license information.
|
5
5
|
*/
|
6
6
|
export * from "../lib/idemetrics_pb";
|
7
7
|
export * from "../lib/idemetrics_pb_service";
|