Parcourir la source

added index.ts to src/style subpkg of ui-components

telamonian il y a 5 ans
Parent
commit
5f22efd5a3
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      packages/ui-components/src/style/index.ts

+ 4 - 0
packages/ui-components/src/style/index.ts

@@ -0,0 +1,4 @@
+// Copyright (c) Jupyter Development Team.
+// Distributed under the terms of the Modified BSD License.
+
+export * from './icon';