2024-06-10 00:53:42 +00:00
|
|
|
{
|
|
|
|
"compilationOptions": {
|
|
|
|
"followSymlinks": true,
|
|
|
|
"preferredConfigPath": "../tsconfig.json"
|
|
|
|
},
|
|
|
|
"entries": [
|
|
|
|
{
|
|
|
|
"filePath": "./src/index.ts",
|
2024-06-10 01:55:38 +00:00
|
|
|
"outFile": "./dist/index.d.ts"
|
2024-06-10 00:53:42 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|