@player-tools/xlr-converters 0.0.2-next.0

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.
package/README.md ADDED
@@ -0,0 +1,7 @@
1
+ # @player-tools/xlr-converters
2
+
3
+ A package for XLR Language converters. Right now the following conversions are supported:
4
+ - Typescript -> XLR
5
+ - XLR -> Typescript
6
+
7
+ Any version of Typescript should be supported but by default 4.3.5 is used.