janbaykara / ebook-scraper

Save PDFs from ebooks hosted at dawsonera.com and ebookcentral.proquest.com
38 stars 5 forks source link

SFC is deprecated, let's use regular functions with some type interfaces #32

Closed obfuscatedgenerated closed 2 years ago

obfuscatedgenerated commented 2 years ago

Description

SFC is deprecated. While I could just use FC, there's reason to not use that. Instead, I defined interfaces for types and reverted to regular functions.

Motivation / Context

SFC deprecation.

Testing Instructions / How This Has Been Tested

Tested all aspects the extension. All operating the exact same.