This commit is contained in:
Dmitry Vasilev
2023-02-07 22:25:05 +08:00
parent 34188eddc3
commit 131c0565f1
8 changed files with 28 additions and 13 deletions

View File

@@ -136,7 +136,6 @@ export const header = object => {
} else {
return object.toString()
}
return header
}
const get_path = (o, path) => {