Move parseBunkerUrl to static method, add getBunkerUrl
This commit is contained in:
@@ -132,4 +132,5 @@ export type FeedOptions = {
|
||||
onEvent?: (event: TrustedEvent) => void
|
||||
onExhausted?: () => void
|
||||
useWindowing?: boolean
|
||||
abortController?: AbortController
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user