ember-command icon indicating copy to clipboard operation
ember-command copied to clipboard

Re-introduce `instanceof` checks

Open gossi opened this issue 2 years ago • 0 comments

As for migrating into a v2 addon, the instanceof checks have been replaced with duck-type testing, due to embroider-build/ember-auto-import#503

Once the mentioned issue is solved, this can be reworked, by searching the code for links to this issue

gossi avatar Jul 16 '23 13:07 gossi