On this page
Properties

Interface CookieStoreGetOptions

interface CookieStoreGetOptions {
    name?: string;
    url?: string;
}
Index

Properties

Properties

name?: string
url?: string
Was this helpful?
SDK JS
Reference
CookieStoreGetOptions