moved decralation.d.ts to src directory.

This commit is contained in:
2025-05-28 08:58:13 +09:00
parent 29174518dc
commit 112d0461fa
2 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@
},
"include": [
"src/**/*",
"./declaration.d.ts",
"./node_modules/@kintone/dts-gen/kintone.d.ts"
]
}