fix(core): update
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
// pushrocks scope
|
||||
import * as smartpdf from '@pushrocks/smartpdf';
|
||||
import * as smartunique from '@pushrocks/smartunique';
|
||||
|
||||
export { smartpdf };
|
||||
export { smartpdf, smartunique };
|
||||
|
||||
// third party
|
||||
import * as puppeteer from 'puppeteer';
|
||||
import puppeteer from 'puppeteer';
|
||||
|
||||
export { puppeteer };
|
||||
|
||||
Reference in New Issue
Block a user