adff 1.0.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.
@@ -0,0 +1,9 @@
1
+ // ============================================
2
+ // ADFF Variables File
3
+ // ============================================
4
+ // This file is reserved for future versions
5
+ // Do not modify this file
6
+
7
+ export const vars = {
8
+ // Reserved for future use
9
+ };