Browse Source

Add brdfTextureTools to the main export

sebavan 6 years ago
parent
commit
7082d22607
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/Misc/index.ts

+ 1 - 0
src/Misc/index.ts

@@ -32,3 +32,4 @@ export * from "./screenshotTools";
 export * from "./typeStore";
 export * from "./webRequest";
 export * from "./iInspectable";
+export * from "./brdfTextureTools";