Explorar el Código

export theme utils

Yuki Takei hace 2 años
padre
commit
70dac2da53
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/pluginkit/src/v4/server/utils/index.ts

+ 1 - 0
packages/pluginkit/src/v4/server/utils/index.ts

@@ -1,2 +1,3 @@
 export * from './common';
 export * from './template';
+export * from './theme';