We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff09b2 commit 304a97cCopy full SHA for 304a97c
src/LiveDevelopment/BrowserScripts/RemoteFunctions.js
@@ -1,4 +1,5 @@
1
// this is a single file sent to browser preview. keep this light. add features as extensions
2
+// Please do not add any license header in this file as it will end up in distribution bin as is.
3
/**
4
* RemoteFunctions define the functions to be executed in the browser. This
5
* modules should define a single function that returns an object of all
0 commit comments