ソースを参照

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';