fix(core): update
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import * as plugins from './smartjson.plugins.js';
|
||||
import * as bufferhandling from './bufferhandling.js';
|
||||
import { json } from 'stream/consumers';
|
||||
|
||||
interface JsonObject {
|
||||
[key: string]: any;
|
||||
|
Reference in New Issue
Block a user