Skip to content

Commit 8262586

Browse files
committed
オプション引数のインターフェイスをエクスポート
1 parent 4dda35e commit 8262586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export * from './client/Gateway';
22
export * from './client/Qiita';
3+
export * from './client/options';
34

45
export * from './entities/AccessToken';
56
export * from './entities/AuthenticatedUser';

0 commit comments

Comments
 (0)