fix(core): update
This commit is contained in:
@ -8,7 +8,7 @@ export class Smartjson {
|
||||
|
||||
public static stringify = (objArg: any, optionsArg: plugins.stableJson.Options) => {
|
||||
return plugins.stableJson(objArg, optionsArg);
|
||||
};
|
||||
}
|
||||
|
||||
// ========
|
||||
// INSTANCE
|
||||
|
Reference in New Issue
Block a user