revert one
This commit is contained in:
2025-09-20 13:26:52 +00:00
parent c74f28caa7
commit a2271529a8
2539 changed files with 0 additions and 365006 deletions

View File

@@ -1,4 +0,0 @@
{
"type": "module",
"main": "wrapper.js"
}

View File

@@ -1,4 +0,0 @@
import { stringify } from '../index.js'
export * from '../index.js'
export default stringify

View File

@@ -1,6 +0,0 @@
import cjsModule from '../index.js'
export const configure = cjsModule.configure
export const stringify = cjsModule
export default cjsModule