Skip to content

Commit abdd812

Browse files
authored
Update templates/node/index.d.ts.twig
1 parent 5821ceb commit abdd812

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/node/index.d.ts.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ declare module "{{ language.params.npmPackage|caseDash }}" {
194194
static guests(): string;
195195
static team(id: string, role?: string): string;
196196
static member(id: string): string;
197-
static status(status: string): string;
198197
}
199198

200199
{% for service in spec.services %}

0 commit comments

Comments
 (0)