On this page
Properties

Type Alias RemoveSourceParams

type RemoveSourceParams = {
    source: string;
    type: string;
}
Index

Properties

Properties

source: string
type: string
Was this helpful?
SDK JS
Reference
RemoveSourceParams