BREAKING CHANGE(core): update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as plugins from './test-sdk.plugins';
|
||||
import { AgTestServer } from './test-sdk.classes.testserver';
|
||||
import * as plugins from './test-sdk.plugins.js';
|
||||
import { AgTestServer } from './test-sdk.classes.testserver.js';
|
||||
import { AAgHandler } from '@apiglobal/sdk';
|
||||
|
||||
export { AgTestServer };
|
||||
|
||||
Reference in New Issue
Block a user