tauri-plugin-store icon indicating copy to clipboard operation
tauri-plugin-store copied to clipboard

Mistypes in TS part of the lib

Open dkzlv opened this issue 2 years ago • 1 comments

I believe there are two mistypes:

  1. here should go T[] for function return value
  2. here should go T | null for value argument

dkzlv avatar May 27 '22 12:05 dkzlv

I agree with the changes, could you open a quick PR for this?

JonasKruckenberg avatar May 27 '22 12:05 JonasKruckenberg