We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8fe13f commit 4a3f539Copy full SHA for 4a3f539
rollup.config.js
@@ -1,3 +1,4 @@
1
+/** @type {import("rollup").RollupOptions} */
2
export default {
3
input: {
4
index: "dist/esm/index.js",
0 commit comments