We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Darkify
1 parent 1e7a23e commit bd512ceCopy full SHA for bd512ce
src/index.ts
@@ -1,2 +1 @@
1
-import { Darkify } from './darkify';
2
-export default Darkify;
+export { Darkify as default } from './darkify';
0 commit comments