Backend half
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
import {GlobalConfigInstance} from './lib/config';
|
||||
|
||||
export * from './lib/core';
|
||||
export * from './clients/all';
|
||||
export var config: GlobalConfigInstance
|
||||
|
||||
export as namespace AWS;
|
||||
Reference in New Issue
Block a user