removeDataStore
external fun removeDataStore(uuid: {tauri/apps/api/DataStoreIdentifier=} ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/Double>): ERROR CLASS: Symbol not found for js.promise.Promise<ERROR CLASS: Symbol not found for js.core.Void>(source)
Removes the data store with the given identifier.
Note that any webview using this data store should be closed before running this API.
See https://developer.apple.com/documentation/webkit/wkwebsitedatastore for more information.
Since
2.4.0