core icon indicating copy to clipboard operation
core copied to clipboard

`transaction-controller`: Replace use of `any` with proper types (non-test files only)

Open mcmire opened this issue 2 years ago • 0 comments

Look for the following string in non-test files to find these: // TODO: Replace `any` with type

At time of writing, there were 29 instances.

mcmire avatar Jan 04 '24 23:01 mcmire