UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

6 lines (5 loc) 181 B
// no deserialization is necessary in TS. // This is only here to match dart interface export function deserializeGenericEvent(serializedEvent) { return serializedEvent; }