Преглед изворни кода

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

telamonian пре 5 година
родитељ
комит
5f22efd5a3
1 измењених фајлова са 4 додато и 0 уклоњено
  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';