feat: Extract storage package #64
Annotations
3 errors
build
Argument of type '(changes: { [key: string]: chrome.storage.StorageChange; }) => void' is not assignable to parameter of type '(changes: StorageChange) => void'.
|
build
Argument of type '(changes: { [key: string]: chrome.storage.StorageChange; }) => void' is not assignable to parameter of type '(changes: StorageChange) => void'.
|
build
Process completed with exit code 1.
|