add fs
This commit is contained in:
parent
8dbf96a3a2
commit
091590f9ca
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import * as net from 'net';
|
||||
import * as fs from 'fs';
|
||||
import { functions } from './lights.js'
|
||||
import Logger, { levels } from './logger.js';
|
||||
|
||||
|
|
Loading…
Reference in a new issue