Skip to content

Commit 4ff39fe

Browse files
kstiehlkr1sp1n
andauthored
added namespace to VaultOptions (#162)
Co-authored-by: Krispin Schulz <krispinone@googlemail.com>
1 parent 4fb2c1d commit 4ff39fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ declare namespace NodeVault {
120120

121121
apiVersion?: string;
122122
endpoint?: string;
123+
namespace?: string;
123124
noCustomHTTPVerbs?: boolean;
124125
pathPrefix?: string;
125126
token?: string;

0 commit comments

Comments
 (0)