UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

6 lines 227 B
// no deserialization is necessary in TS. // This is only here to match dart interface export function deserializeGenericEvent(serializedEvent) { return serializedEvent; } //# sourceMappingURL=event_deserializer.js.map