sanex3339 8 vuotta sitten
vanhempi
commit
9aeea2a2b5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/container/ServiceIdentifiers.ts

+ 1 - 1
src/container/ServiceIdentifiers.ts

@@ -1,4 +1,4 @@
-export const ServiceIdentifiers = {
+export const ServiceIdentifiers: any = {
     'Factory<ICalleeDataExtractor>': Symbol('Factory<ICalleeDataExtractor>'),
     'Factory<IControlFlowReplacer>': Symbol('Factory<IControlFlowReplacer>'),
     'Factory<ICustomNode>': Symbol('Factory<ICustomNode>'),