ElectronCookies.flushStore method
ElectronCookies › flushStore
Unofficial
Writes any unwritten cookies data to disk.Signature:
flushStore(): Promise<void>Returns: Promise<void> — A promise which resolves when the cookie store has been flushed.
ElectronCookies › flushStore
Unofficial
Writes any unwritten cookies data to disk.Signature:
flushStore(): Promise<void>Returns: Promise<void> — A promise which resolves when the cookie store has been flushed.