google / streamy-dart

Apache License 2.0
60 stars 23 forks source link

streamyType not declared in Entity #277

Open skoga opened 9 years ago

skoga commented 9 years ago

From dart2js:

packages/streamy/base.dart:419:1: 'Entity' doesn't implement the getter 'streamyType' declared in 'HasGlobal'. Try adding an implementation of 'streamyType' or declaring 'Entity' to be 'abstract'. class Entity extends HasApiType {} ^^^^^