We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc2d9d commit 5502aaaCopy full SHA for 5502aaa
1 file changed
index.d.mts
@@ -0,0 +1,9 @@
1
+export {
2
+ CssInJs,
3
+ ObjectifyOptions,
4
+ sync,
5
+ async,
6
+ objectifiy,
7
+ parse,
8
+ default
9
+} from './index.js'
0 commit comments