feat: getCoreContentText for any websites

This commit is contained in:
josc146
2023-03-25 08:59:46 +08:00
parent 14d380f947
commit 07c396fd66
2 changed files with 46 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ export * from './ends-with-question-mark'
export * from './fetch-sse'
export * from './get-client-position'
export * from './get-conversation-pairs'
export * from './get-core-content-text'
export * from './get-possible-element-by-query-selector'
export * from './init-session'
export * from './is-firefox.mjs'