fix: broken imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import { ScrollSettings } from './scroll';
|
import { ScrollSettings } from './Scroll';
|
||||||
import { ScreenshotSettings } from "./screenshot";
|
import { ScreenshotSettings } from "./Screenshot";
|
||||||
import { ScrapeSettings } from "./Scrape";
|
import { ScrapeSettings } from "./Scrape";
|
||||||
import { ScrapeSchemaSettings } from "./scrapeSchema";
|
import { ScrapeSchemaSettings } from "./ScrapeSchema";
|
||||||
|
|
||||||
export {
|
export {
|
||||||
ScrollSettings,
|
ScrollSettings,
|
||||||
|
|||||||
Reference in New Issue
Block a user