fix(core): update
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
import * as plugins from './smartbrowser.plugins';
|
||||
|
||||
export class SmartBrowser {}
|
||||
export class SmartBrowser {
|
||||
pdfFromPage() {
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user