@tamagui/static 1.0.1-beta.40 → 1.0.1-beta.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (142) hide show
  1. package/dist/cjs/constants.js +0 -0
  2. package/dist/cjs/constants.js.map +0 -0
  3. package/dist/cjs/extractor/accessSafe.js +0 -0
  4. package/dist/cjs/extractor/accessSafe.js.map +0 -0
  5. package/dist/cjs/extractor/babelParse.js +15 -14
  6. package/dist/cjs/extractor/babelParse.js.map +2 -2
  7. package/dist/cjs/extractor/buildClassName.js +0 -0
  8. package/dist/cjs/extractor/buildClassName.js.map +0 -0
  9. package/dist/cjs/extractor/createEvaluator.js +0 -0
  10. package/dist/cjs/extractor/createEvaluator.js.map +0 -0
  11. package/dist/cjs/extractor/createExtractor.js +0 -0
  12. package/dist/cjs/extractor/createExtractor.js.map +0 -0
  13. package/dist/cjs/extractor/ensureImportingConcat.js +0 -0
  14. package/dist/cjs/extractor/ensureImportingConcat.js.map +0 -0
  15. package/dist/cjs/extractor/evaluateAstNode.js +0 -0
  16. package/dist/cjs/extractor/evaluateAstNode.js.map +0 -0
  17. package/dist/cjs/extractor/extractHelpers.js +0 -0
  18. package/dist/cjs/extractor/extractHelpers.js.map +0 -0
  19. package/dist/cjs/extractor/extractMediaStyle.js +0 -0
  20. package/dist/cjs/extractor/extractMediaStyle.js.map +0 -0
  21. package/dist/cjs/extractor/extractToClassNames.js +0 -0
  22. package/dist/cjs/extractor/extractToClassNames.js.map +0 -0
  23. package/dist/cjs/extractor/findTopmostFunction.js +0 -0
  24. package/dist/cjs/extractor/findTopmostFunction.js.map +0 -0
  25. package/dist/cjs/extractor/generatedUid.js +0 -0
  26. package/dist/cjs/extractor/generatedUid.js.map +0 -0
  27. package/dist/cjs/extractor/getPrefixLogs.js +0 -0
  28. package/dist/cjs/extractor/getPrefixLogs.js.map +0 -0
  29. package/dist/cjs/extractor/getPropValueFromAttributes.js +0 -0
  30. package/dist/cjs/extractor/getPropValueFromAttributes.js.map +0 -0
  31. package/dist/cjs/extractor/getSourceModule.js +0 -0
  32. package/dist/cjs/extractor/getSourceModule.js.map +0 -0
  33. package/dist/cjs/extractor/getStaticBindingsForScope.js +0 -0
  34. package/dist/cjs/extractor/getStaticBindingsForScope.js.map +0 -0
  35. package/dist/cjs/extractor/hoistClassNames.js +0 -0
  36. package/dist/cjs/extractor/hoistClassNames.js.map +0 -0
  37. package/dist/cjs/extractor/literalToAst.js +0 -0
  38. package/dist/cjs/extractor/literalToAst.js.map +0 -0
  39. package/dist/cjs/extractor/loadTamagui.js +0 -0
  40. package/dist/cjs/extractor/loadTamagui.js.map +0 -0
  41. package/dist/cjs/extractor/logLines.js +0 -0
  42. package/dist/cjs/extractor/logLines.js.map +0 -0
  43. package/dist/cjs/extractor/normalizeTernaries.js +0 -0
  44. package/dist/cjs/extractor/normalizeTernaries.js.map +0 -0
  45. package/dist/cjs/extractor/removeUnusedHooks.js +0 -0
  46. package/dist/cjs/extractor/removeUnusedHooks.js.map +0 -0
  47. package/dist/cjs/extractor/timer.js +0 -0
  48. package/dist/cjs/extractor/timer.js.map +0 -0
  49. package/dist/cjs/extractor/validHTMLAttributes.js +0 -0
  50. package/dist/cjs/extractor/validHTMLAttributes.js.map +0 -0
  51. package/dist/cjs/index.js +0 -0
  52. package/dist/cjs/index.js.map +0 -0
  53. package/dist/cjs/patchReactNativeWeb.js +0 -0
  54. package/dist/cjs/patchReactNativeWeb.js.map +0 -0
  55. package/dist/cjs/types.js +0 -0
  56. package/dist/cjs/types.js.map +0 -0
  57. package/dist/esm/constants.js +0 -0
  58. package/dist/esm/constants.js.map +0 -0
  59. package/dist/esm/extractor/accessSafe.js +0 -0
  60. package/dist/esm/extractor/accessSafe.js.map +0 -0
  61. package/dist/esm/extractor/babelParse.js +15 -14
  62. package/dist/esm/extractor/babelParse.js.map +2 -2
  63. package/dist/esm/extractor/buildClassName.js +0 -0
  64. package/dist/esm/extractor/buildClassName.js.map +0 -0
  65. package/dist/esm/extractor/createEvaluator.js +0 -0
  66. package/dist/esm/extractor/createEvaluator.js.map +0 -0
  67. package/dist/esm/extractor/createExtractor.js +0 -0
  68. package/dist/esm/extractor/createExtractor.js.map +0 -0
  69. package/dist/esm/extractor/ensureImportingConcat.js +0 -0
  70. package/dist/esm/extractor/ensureImportingConcat.js.map +0 -0
  71. package/dist/esm/extractor/evaluateAstNode.js +0 -0
  72. package/dist/esm/extractor/evaluateAstNode.js.map +0 -0
  73. package/dist/esm/extractor/extractHelpers.js +0 -0
  74. package/dist/esm/extractor/extractHelpers.js.map +0 -0
  75. package/dist/esm/extractor/extractMediaStyle.js +0 -0
  76. package/dist/esm/extractor/extractMediaStyle.js.map +0 -0
  77. package/dist/esm/extractor/extractToClassNames.js +0 -0
  78. package/dist/esm/extractor/extractToClassNames.js.map +0 -0
  79. package/dist/esm/extractor/findTopmostFunction.js +0 -0
  80. package/dist/esm/extractor/findTopmostFunction.js.map +0 -0
  81. package/dist/esm/extractor/generatedUid.js +0 -0
  82. package/dist/esm/extractor/generatedUid.js.map +0 -0
  83. package/dist/esm/extractor/getPrefixLogs.js +0 -0
  84. package/dist/esm/extractor/getPrefixLogs.js.map +0 -0
  85. package/dist/esm/extractor/getPropValueFromAttributes.js +0 -0
  86. package/dist/esm/extractor/getPropValueFromAttributes.js.map +0 -0
  87. package/dist/esm/extractor/getSourceModule.js +0 -0
  88. package/dist/esm/extractor/getSourceModule.js.map +0 -0
  89. package/dist/esm/extractor/getStaticBindingsForScope.js +0 -0
  90. package/dist/esm/extractor/getStaticBindingsForScope.js.map +0 -0
  91. package/dist/esm/extractor/hoistClassNames.js +0 -0
  92. package/dist/esm/extractor/hoistClassNames.js.map +0 -0
  93. package/dist/esm/extractor/literalToAst.js +0 -0
  94. package/dist/esm/extractor/literalToAst.js.map +0 -0
  95. package/dist/esm/extractor/loadTamagui.js +0 -0
  96. package/dist/esm/extractor/loadTamagui.js.map +0 -0
  97. package/dist/esm/extractor/logLines.js +0 -0
  98. package/dist/esm/extractor/logLines.js.map +0 -0
  99. package/dist/esm/extractor/normalizeTernaries.js +0 -0
  100. package/dist/esm/extractor/normalizeTernaries.js.map +0 -0
  101. package/dist/esm/extractor/removeUnusedHooks.js +0 -0
  102. package/dist/esm/extractor/removeUnusedHooks.js.map +0 -0
  103. package/dist/esm/extractor/timer.js +0 -0
  104. package/dist/esm/extractor/timer.js.map +0 -0
  105. package/dist/esm/extractor/validHTMLAttributes.js +0 -0
  106. package/dist/esm/extractor/validHTMLAttributes.js.map +0 -0
  107. package/dist/esm/index.js +0 -0
  108. package/dist/esm/index.js.map +0 -0
  109. package/dist/esm/patchReactNativeWeb.js +0 -0
  110. package/dist/esm/patchReactNativeWeb.js.map +0 -0
  111. package/dist/esm/types.js +0 -0
  112. package/dist/esm/types.js.map +0 -0
  113. package/dist/jsx/constants.js +0 -0
  114. package/dist/jsx/extractor/accessSafe.js +0 -0
  115. package/dist/jsx/extractor/babelParse.js +15 -14
  116. package/dist/jsx/extractor/buildClassName.js +0 -0
  117. package/dist/jsx/extractor/createEvaluator.js +0 -0
  118. package/dist/jsx/extractor/createExtractor.js +0 -0
  119. package/dist/jsx/extractor/ensureImportingConcat.js +0 -0
  120. package/dist/jsx/extractor/evaluateAstNode.js +0 -0
  121. package/dist/jsx/extractor/extractHelpers.js +0 -0
  122. package/dist/jsx/extractor/extractMediaStyle.js +0 -0
  123. package/dist/jsx/extractor/extractToClassNames.js +0 -0
  124. package/dist/jsx/extractor/findTopmostFunction.js +0 -0
  125. package/dist/jsx/extractor/generatedUid.js +0 -0
  126. package/dist/jsx/extractor/getPrefixLogs.js +0 -0
  127. package/dist/jsx/extractor/getPropValueFromAttributes.js +0 -0
  128. package/dist/jsx/extractor/getSourceModule.js +0 -0
  129. package/dist/jsx/extractor/getStaticBindingsForScope.js +0 -0
  130. package/dist/jsx/extractor/hoistClassNames.js +0 -0
  131. package/dist/jsx/extractor/literalToAst.js +0 -0
  132. package/dist/jsx/extractor/loadTamagui.js +0 -0
  133. package/dist/jsx/extractor/logLines.js +0 -0
  134. package/dist/jsx/extractor/normalizeTernaries.js +0 -0
  135. package/dist/jsx/extractor/removeUnusedHooks.js +0 -0
  136. package/dist/jsx/extractor/timer.js +0 -0
  137. package/dist/jsx/extractor/validHTMLAttributes.js +0 -0
  138. package/dist/jsx/index.js +0 -0
  139. package/dist/jsx/patchReactNativeWeb.js +0 -0
  140. package/dist/jsx/types.js +0 -0
  141. package/package.json +7 -7
  142. package/types/extractor/babelParse.d.ts.map +1 -1
File without changes
File without changes
File without changes
File without changes
@@ -26,21 +26,22 @@ __export(babelParse_exports, {
26
26
  });
27
27
  module.exports = __toCommonJS(babelParse_exports);
28
28
  var babelParser = __toESM(require("@babel/parser"));
29
+ const plugins = [
30
+ "asyncGenerators",
31
+ "classProperties",
32
+ "dynamicImport",
33
+ "functionBind",
34
+ "jsx",
35
+ "numericSeparator",
36
+ "objectRestSpread",
37
+ "optionalCatchBinding",
38
+ "decorators-legacy",
39
+ "typescript",
40
+ "optionalChaining",
41
+ "nullishCoalescingOperator"
42
+ ];
29
43
  const parserOptions = Object.freeze({
30
- plugins: [
31
- "asyncGenerators",
32
- "classProperties",
33
- "dynamicImport",
34
- "functionBind",
35
- "jsx",
36
- "numericSeparator",
37
- "objectRestSpread",
38
- "optionalCatchBinding",
39
- "decorators-legacy",
40
- "typescript",
41
- "optionalChaining",
42
- "nullishCoalescingOperator"
43
- ],
44
+ plugins,
44
45
  sourceType: "module"
45
46
  });
46
47
  const parser = babelParser.parse.bind(babelParser);
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/extractor/babelParse.ts"],
4
- "sourcesContent": ["import * as babelParser from '@babel/parser'\n\nexport const parserOptions: babelParser.ParserOptions = Object.freeze({\n plugins: [\n 'asyncGenerators',\n 'classProperties',\n 'dynamicImport',\n 'functionBind',\n 'jsx',\n 'numericSeparator',\n 'objectRestSpread',\n 'optionalCatchBinding',\n 'decorators-legacy',\n 'typescript',\n 'optionalChaining',\n 'nullishCoalescingOperator',\n ],\n sourceType: 'module',\n})\n\nconst parser = babelParser.parse.bind(babelParser)\n\nexport function babelParse(code: string | Buffer): any {\n return parser(code.toString(), parserOptions)\n}\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAA6B;AAEtB,MAAM,gBAA2C,OAAO,OAAO;AAAA,EACpE,SAAS;AAAA,IACP;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACF;AAAA,EACA,YAAY;AACd,CAAC;AAED,MAAM,SAAS,YAAY,MAAM,KAAK,WAAW;AAE1C,oBAAoB,MAA4B;AACrD,SAAO,OAAO,KAAK,SAAS,GAAG,aAAa;AAC9C;AAFgB;",
4
+ "sourcesContent": ["import * as babelParser from '@babel/parser'\n\nconst plugins: babelParser.ParserPlugin[] = [\n 'asyncGenerators',\n 'classProperties',\n 'dynamicImport',\n 'functionBind',\n 'jsx',\n 'numericSeparator',\n 'objectRestSpread',\n 'optionalCatchBinding',\n 'decorators-legacy',\n 'typescript',\n 'optionalChaining',\n 'nullishCoalescingOperator',\n]\n\nexport const parserOptions: babelParser.ParserOptions = Object.freeze({\n plugins,\n sourceType: 'module',\n})\n\nconst parser = babelParser.parse.bind(babelParser)\n\nexport function babelParse(code: string | Buffer): any {\n return parser(code.toString(), parserOptions)\n}\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAA6B;AAE7B,MAAM,UAAsC;AAAA,EAC1C;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;AAEO,MAAM,gBAA2C,OAAO,OAAO;AAAA,EACpE;AAAA,EACA,YAAY;AACd,CAAC;AAED,MAAM,SAAS,YAAY,MAAM,KAAK,WAAW;AAE1C,oBAAoB,MAA4B;AACrD,SAAO,OAAO,KAAK,SAAS,GAAG,aAAa;AAC9C;AAFgB;",
6
6
  "names": []
7
7
  }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/dist/cjs/index.js CHANGED
File without changes
File without changes
File without changes
File without changes
package/dist/cjs/types.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,21 +1,22 @@
1
1
  var __defProp = Object.defineProperty;
2
2
  var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
3
3
  import * as babelParser from "@babel/parser";
4
+ const plugins = [
5
+ "asyncGenerators",
6
+ "classProperties",
7
+ "dynamicImport",
8
+ "functionBind",
9
+ "jsx",
10
+ "numericSeparator",
11
+ "objectRestSpread",
12
+ "optionalCatchBinding",
13
+ "decorators-legacy",
14
+ "typescript",
15
+ "optionalChaining",
16
+ "nullishCoalescingOperator"
17
+ ];
4
18
  const parserOptions = Object.freeze({
5
- plugins: [
6
- "asyncGenerators",
7
- "classProperties",
8
- "dynamicImport",
9
- "functionBind",
10
- "jsx",
11
- "numericSeparator",
12
- "objectRestSpread",
13
- "optionalCatchBinding",
14
- "decorators-legacy",
15
- "typescript",
16
- "optionalChaining",
17
- "nullishCoalescingOperator"
18
- ],
19
+ plugins,
19
20
  sourceType: "module"
20
21
  });
21
22
  const parser = babelParser.parse.bind(babelParser);
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/extractor/babelParse.ts"],
4
- "sourcesContent": ["import * as babelParser from '@babel/parser'\n\nexport const parserOptions: babelParser.ParserOptions = Object.freeze({\n plugins: [\n 'asyncGenerators',\n 'classProperties',\n 'dynamicImport',\n 'functionBind',\n 'jsx',\n 'numericSeparator',\n 'objectRestSpread',\n 'optionalCatchBinding',\n 'decorators-legacy',\n 'typescript',\n 'optionalChaining',\n 'nullishCoalescingOperator',\n ],\n sourceType: 'module',\n})\n\nconst parser = babelParser.parse.bind(babelParser)\n\nexport function babelParse(code: string | Buffer): any {\n return parser(code.toString(), parserOptions)\n}\n"],
5
- "mappings": ";;AAAA;AAEO,MAAM,gBAA2C,OAAO,OAAO;AAAA,EACpE,SAAS;AAAA,IACP;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACF;AAAA,EACA,YAAY;AACd,CAAC;AAED,MAAM,SAAS,YAAY,MAAM,KAAK,WAAW;AAE1C,oBAAoB,MAA4B;AACrD,SAAO,OAAO,KAAK,SAAS,GAAG,aAAa;AAC9C;AAFgB;",
4
+ "sourcesContent": ["import * as babelParser from '@babel/parser'\n\nconst plugins: babelParser.ParserPlugin[] = [\n 'asyncGenerators',\n 'classProperties',\n 'dynamicImport',\n 'functionBind',\n 'jsx',\n 'numericSeparator',\n 'objectRestSpread',\n 'optionalCatchBinding',\n 'decorators-legacy',\n 'typescript',\n 'optionalChaining',\n 'nullishCoalescingOperator',\n]\n\nexport const parserOptions: babelParser.ParserOptions = Object.freeze({\n plugins,\n sourceType: 'module',\n})\n\nconst parser = babelParser.parse.bind(babelParser)\n\nexport function babelParse(code: string | Buffer): any {\n return parser(code.toString(), parserOptions)\n}\n"],
5
+ "mappings": ";;AAAA;AAEA,MAAM,UAAsC;AAAA,EAC1C;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF;AAEO,MAAM,gBAA2C,OAAO,OAAO;AAAA,EACpE;AAAA,EACA,YAAY;AACd,CAAC;AAED,MAAM,SAAS,YAAY,MAAM,KAAK,WAAW;AAE1C,oBAAoB,MAA4B;AACrD,SAAO,OAAO,KAAK,SAAS,GAAG,aAAa;AAC9C;AAFgB;",
6
6
  "names": []
7
7
  }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/dist/esm/index.js CHANGED
File without changes
File without changes
File without changes
File without changes
package/dist/esm/types.js CHANGED
File without changes
File without changes
File without changes
File without changes
@@ -1,21 +1,22 @@
1
1
  var __defProp = Object.defineProperty;
2
2
  var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
3
3
  import * as babelParser from "@babel/parser";
4
+ const plugins = [
5
+ "asyncGenerators",
6
+ "classProperties",
7
+ "dynamicImport",
8
+ "functionBind",
9
+ "jsx",
10
+ "numericSeparator",
11
+ "objectRestSpread",
12
+ "optionalCatchBinding",
13
+ "decorators-legacy",
14
+ "typescript",
15
+ "optionalChaining",
16
+ "nullishCoalescingOperator"
17
+ ];
4
18
  const parserOptions = Object.freeze({
5
- plugins: [
6
- "asyncGenerators",
7
- "classProperties",
8
- "dynamicImport",
9
- "functionBind",
10
- "jsx",
11
- "numericSeparator",
12
- "objectRestSpread",
13
- "optionalCatchBinding",
14
- "decorators-legacy",
15
- "typescript",
16
- "optionalChaining",
17
- "nullishCoalescingOperator"
18
- ],
19
+ plugins,
19
20
  sourceType: "module"
20
21
  });
21
22
  const parser = babelParser.parse.bind(babelParser);
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/dist/jsx/index.js CHANGED
File without changes
File without changes
package/dist/jsx/types.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/static",
3
- "version": "1.0.1-beta.40",
3
+ "version": "1.0.1-beta.43",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "main": "dist/cjs",
@@ -34,11 +34,11 @@
34
34
  "@babel/parser": "^7.15.7",
35
35
  "@babel/traverse": "^7.15.4",
36
36
  "@expo/match-media": "^0.3.0",
37
- "@tamagui/build": "^1.0.1-beta.40",
38
- "@tamagui/core-node": "^1.0.1-beta.40",
39
- "@tamagui/fake-react-native": "^1.0.1-beta.40",
40
- "@tamagui/helpers": "^1.0.1-beta.40",
41
- "@tamagui/proxy-worm": "^1.0.1-beta.40",
37
+ "@tamagui/build": "^1.0.1-beta.43",
38
+ "@tamagui/core-node": "^1.0.1-beta.43",
39
+ "@tamagui/fake-react-native": "^1.0.1-beta.43",
40
+ "@tamagui/helpers": "^1.0.1-beta.43",
41
+ "@tamagui/proxy-worm": "^1.0.1-beta.43",
42
42
  "babel-literal-to-ast": "^2.1.0",
43
43
  "esbuild": "^0.14.36",
44
44
  "esbuild-register": "^3.3.2",
@@ -46,7 +46,7 @@
46
46
  "fs-extra": "^9.1.0",
47
47
  "invariant": "^2.2.4",
48
48
  "lodash": "^4.17.21",
49
- "tamagui": "^1.0.1-beta.40"
49
+ "tamagui": "^1.0.1-beta.43"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@babel/plugin-syntax-typescript": "^7.14.5",
@@ -1 +1 @@
1
- {"version":3,"file":"babelParse.d.ts","sourceRoot":"","sources":["../../src/extractor/babelParse.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,eAAe,CAAA;AAE5C,eAAO,MAAM,aAAa,EAAE,WAAW,CAAC,aAgBtC,CAAA;AAIF,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,GAAG,CAErD"}
1
+ {"version":3,"file":"babelParse.d.ts","sourceRoot":"","sources":["../../src/extractor/babelParse.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,eAAe,CAAA;AAiB5C,eAAO,MAAM,aAAa,EAAE,WAAW,CAAC,aAGtC,CAAA;AAIF,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,GAAG,CAErD"}