We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fb2c1d commit 4ff39feCopy full SHA for 4ff39fe
1 file changed
index.d.ts
@@ -120,6 +120,7 @@ declare namespace NodeVault {
120
121
apiVersion?: string;
122
endpoint?: string;
123
+ namespace?: string;
124
noCustomHTTPVerbs?: boolean;
125
pathPrefix?: string;
126
token?: string;
0 commit comments