pulumi/sdk/nodejs/runtime
joeduffy d5608f2fee Use x is T return types for isX functions
This change adopts `x is T` style of RTTI inquiry, which fits much
more nicely with TypeScript's typechecking flow.

Thanks to @lukehoban for teaching me a new trick today! :-)
2018-04-16 15:03:23 -07:00
..
closure Don't use instanceof for RTTI 2018-04-16 14:08:10 -07:00
config.ts Fix SxS config (#1175) 2018-04-13 11:26:01 -07:00
debuggable.ts Allow multiple Pulumi SDKs side-by-side (#1132) 2018-04-07 08:02:59 -07:00
index.ts Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
invoke.ts Allow multiple Pulumi SDKs side-by-side (#1132) 2018-04-07 08:02:59 -07:00
resource.ts Use x is T return types for isX functions 2018-04-16 15:03:23 -07:00
rpc.ts Use x is T return types for isX functions 2018-04-16 15:03:23 -07:00
settings.ts Fix SxS config (#1175) 2018-04-13 11:26:01 -07:00
stack.ts Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00