Run build:api-reports

Signed-off-by: PurseChicken <chris@tschantz.name>
This commit is contained in:
PurseChicken
2023-11-17 13:25:37 -08:00
parent fcaa2ce61f
commit 568121143a
+2 -2
View File
@@ -236,11 +236,11 @@ export interface StorageSource {
// @public (undocumented)
export interface Substitutions {
// (undocumented)
REF_NAME: string;
// (undocumented)
COMMIT_SHA: string;
// (undocumented)
REF_NAME: string;
// (undocumented)
REPO_NAME: string;
// (undocumented)
REVISION_ID: string;