TurboWarp/types

scratch-vm-extension not usable from index.d.ts

Closed this issue · 1 comments

For extensions you can't use the scratch extension vm with import Scratch from 'scratch-vm-extension'; as it isn't used in index.d.ts.

just a quick note as right now you can't use the types for extensions.
(if I'm just stupid and missed something, please tell me)