Skip to content

Commit 7df7cef

Browse files
authored
Update config.ts
1 parent c41d3b9 commit 7df7cef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export interface Config {
1616
export namespace Config {
1717
export type BaseRequestConfig = RequestConfig;
1818
export type Error = AxiosError | HttpException;
19+
export type Blah = BlahBlu | Foo;
1920

2021
export type Authentication = UtilityTypes.XOR3<
2122
{

0 commit comments

Comments
 (0)