v1.0.16 (#51)
This commit is contained in:
2
src/global.d.ts
vendored
2
src/global.d.ts
vendored
@@ -36,6 +36,8 @@ export type Application = {
|
||||
deployId: string;
|
||||
nickname: string;
|
||||
workdir: string;
|
||||
isPreviewDeploymentEnabled: boolean;
|
||||
pullRequest: number;
|
||||
};
|
||||
build: {
|
||||
pack: string;
|
||||
|
||||
Reference in New Issue
Block a user