Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / rxjs / src / internal / util / errorObject.ts
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/rxjs/src/internal/util/errorObject.ts b/.config/coc/extensions/node_modules/coc-prettier/node_modules/rxjs/src/internal/util/errorObject.ts
new file mode 100644 (file)
index 0000000..63e2c7f
--- /dev/null
@@ -0,0 +1,2 @@
+// typeof any so that it we don't have to cast when comparing a result to the error object
+export const errorObject: any = { e: {} };
\ No newline at end of file