plugin-samples icon indicating copy to clipboard operation
plugin-samples copied to clipboard

refactor: migrate variables sample to TS

Open MasaHirano opened this issue 2 years ago • 0 comments

Motivation

I am creating a plugin based on the variables-import-export sample. I found the code is relatively more complicated than other samples. Migrating it to TS as well as other samples will be beneficial from the perspective of readability and customizability.

MasaHirano avatar Dec 04 '23 11:12 MasaHirano