class FnArg { constructor(value: any, type?: Type<any>|SerializerTypes) value : any type : Type<any>|SerializerTypes }
constructor(value: any, type?: Type<any>|SerializerTypes)
value : any
type : Type<any>|SerializerTypes
exported from platform-webworker/index, defined in platform-webworker/src/web_workers/shared/client_message_broker.ts
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/docs/ts/latest/api/platform-webworker/index/FnArg-class.html