fix(core): update
This commit is contained in:
8
ts/sdk.classes.agenvironment.ts
Normal file
8
ts/sdk.classes.agenvironment.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
import * as plugins from './sdk.plugins';
|
||||
|
||||
/**
|
||||
* AgEnvironment handles the provision of environment variables to handlers
|
||||
*/
|
||||
export class AgEnvironment {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user