fix(core): update
This commit is contained in:
@ -11,5 +11,5 @@ export { TypedRequest } from '@apiglobal/typedrequest';
|
||||
import * as allPlugins from './domtools.plugins';
|
||||
|
||||
export const plugins = {
|
||||
smartpromise: allPlugins.smartpromise
|
||||
}
|
||||
smartpromise: allPlugins.smartpromise,
|
||||
};
|
||||
|
Reference in New Issue
Block a user