Hi, another question. I found in js code generated by `pulumi.runtime.serializeFunction()` is in non...
s
Hi, another question. I found in js code generated by
pulumi.runtime.serializeFunction()
is in non-strict mode. can we make it generated code that can be run in strict-mode??