smartntml/ts/smartntml.plugins.ts
2022-05-29 15:02:48 +02:00

13 lines
243 B
TypeScript

// happy-dom setup
import { GlobalRegistrator } from '@happy-dom/global-registrator';
GlobalRegistrator.register();
// @pushrocks scope
import * as smartpromise from '@pushrocks/smartpromise';
export {
smartpromise
}
// third party scope