refactor(rollup): treeshakable

This commit is contained in:
moklick
2022-03-02 19:31:34 +01:00
parent 67428d8fcc
commit ebf10fa26d
9 changed files with 46 additions and 422 deletions
+1
View File
@@ -14,3 +14,4 @@ declare module '*.svg' {
declare var __REACT_FLOW_VERSION__: string;
declare var __ENV__: string;
declare var __INJECT_STYLES__: boolean;