UNPKG

@ralphwetzel/node-red-mcu-plugin

Version:

Plugin to integrate Node-RED MCU Edition into the Node-RED Editor

11 lines (8 loc) 212 B
// import { File } from "file"; // Att: "file" not loaded as default on esp export function readFileSync() { trace ("@readFileSync", "\n") } export function existsSync() { trace ("@existsSync", "\n") }