Device<T>: "Device" & {
    __deviceType__: T;
}

This type conflicts with packages/SwingSet/src/vats/plugin-manager.js

Type Parameters

  • T