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 c38ca41 commit bae3f0cCopy full SHA for bae3f0c
dist/observe.js
@@ -7,6 +7,7 @@
7
*/
8
"use strict";
9
Object.defineProperty(exports, "__esModule", { value: true });
10
+exports.observe = exports.config = void 0;
11
const UNHANDLED = new Object();
12
exports.config = {
13
enableSplice: false,
0 commit comments