smartntml/ts/smartntml.plugins.ts

12 lines
226 B
TypeScript
Raw Normal View History

2022-05-28 18:03:13 +00:00
// @pushrocks scope
import * as smartpromise from '@pushrocks/smartpromise';
2023-05-01 11:03:55 +00:00
export { smartpromise };
2022-05-29 13:02:48 +00:00
// designestate
import * as deesElement from '@designestate/dees-element';
2023-05-01 11:03:55 +00:00
export { deesElement };
2022-05-29 13:02:48 +00:00
// third party scope