@devvit/public-api 0.11.4-next-2024-12-04-4c7d45aca.0 → 0.11.4-next-2024-12-05-2eef59486.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.
Files changed (4) hide show
  1. package/meta.json +151 -535
  2. package/package.json +6 -6
  3. package/public-api.d.ts +434 -455
  4. package/public-api.iife.js +2267 -6322
package/meta.json CHANGED
@@ -2618,18 +2618,13 @@
2618
2618
  ],
2619
2619
  "format": "cjs"
2620
2620
  },
2621
- "../protos/dist/types/typeRegistry.js": {
2622
- "bytes": 123,
2623
- "imports": [],
2624
- "format": "esm"
2625
- },
2626
2621
  "../../node_modules/long/src/long.js": {
2627
2622
  "bytes": 40100,
2628
2623
  "imports": [],
2629
2624
  "format": "cjs"
2630
2625
  },
2631
2626
  "../protos/dist/types/google/protobuf/timestamp.js": {
2632
- "bytes": 2729,
2627
+ "bytes": 2615,
2633
2628
  "imports": [
2634
2629
  {
2635
2630
  "path": "../../node_modules/long/src/long.js",
@@ -2640,17 +2635,12 @@
2640
2635
  "path": "../../node_modules/protobufjs/minimal.js",
2641
2636
  "kind": "import-statement",
2642
2637
  "original": "protobufjs/minimal.js"
2643
- },
2644
- {
2645
- "path": "../protos/dist/types/typeRegistry.js",
2646
- "kind": "import-statement",
2647
- "original": "../../typeRegistry.js"
2648
2638
  }
2649
2639
  ],
2650
2640
  "format": "esm"
2651
2641
  },
2652
2642
  "../protos/dist/types/devvit/reddit/v2alpha/commentv2.js": {
2653
- "bytes": 13318,
2643
+ "bytes": 13201,
2654
2644
  "imports": [
2655
2645
  {
2656
2646
  "path": "../../node_modules/long/src/long.js",
@@ -2661,33 +2651,23 @@
2661
2651
  "path": "../../node_modules/protobufjs/minimal.js",
2662
2652
  "kind": "import-statement",
2663
2653
  "original": "protobufjs/minimal.js"
2664
- },
2665
- {
2666
- "path": "../protos/dist/types/typeRegistry.js",
2667
- "kind": "import-statement",
2668
- "original": "../../../typeRegistry.js"
2669
2654
  }
2670
2655
  ],
2671
2656
  "format": "esm"
2672
2657
  },
2673
2658
  "../protos/dist/types/devvit/reddit/v2alpha/flair.js": {
2674
- "bytes": 9876,
2659
+ "bytes": 9698,
2675
2660
  "imports": [
2676
2661
  {
2677
2662
  "path": "../../node_modules/protobufjs/minimal.js",
2678
2663
  "kind": "import-statement",
2679
2664
  "original": "protobufjs/minimal.js"
2680
- },
2681
- {
2682
- "path": "../protos/dist/types/typeRegistry.js",
2683
- "kind": "import-statement",
2684
- "original": "../../../typeRegistry.js"
2685
2665
  }
2686
2666
  ],
2687
2667
  "format": "esm"
2688
2668
  },
2689
2669
  "../protos/dist/types/devvit/reddit/v2alpha/postv2.js": {
2690
- "bytes": 49564,
2670
+ "bytes": 49292,
2691
2671
  "imports": [
2692
2672
  {
2693
2673
  "path": "../../node_modules/long/src/long.js",
@@ -2699,11 +2679,6 @@
2699
2679
  "kind": "import-statement",
2700
2680
  "original": "protobufjs/minimal.js"
2701
2681
  },
2702
- {
2703
- "path": "../protos/dist/types/typeRegistry.js",
2704
- "kind": "import-statement",
2705
- "original": "../../../typeRegistry.js"
2706
- },
2707
2682
  {
2708
2683
  "path": "../protos/dist/types/devvit/reddit/v2alpha/flair.js",
2709
2684
  "kind": "import-statement",
@@ -2713,23 +2688,18 @@
2713
2688
  "format": "esm"
2714
2689
  },
2715
2690
  "../protos/dist/types/devvit/reddit/v2alpha/subredditv2.js": {
2716
- "bytes": 11251,
2691
+ "bytes": 11130,
2717
2692
  "imports": [
2718
2693
  {
2719
2694
  "path": "../../node_modules/protobufjs/minimal.js",
2720
2695
  "kind": "import-statement",
2721
2696
  "original": "protobufjs/minimal.js"
2722
- },
2723
- {
2724
- "path": "../protos/dist/types/typeRegistry.js",
2725
- "kind": "import-statement",
2726
- "original": "../../../typeRegistry.js"
2727
2697
  }
2728
2698
  ],
2729
2699
  "format": "esm"
2730
2700
  },
2731
2701
  "../protos/dist/types/devvit/reddit/v2alpha/userv2.js": {
2732
- "bytes": 8473,
2702
+ "bytes": 8362,
2733
2703
  "imports": [
2734
2704
  {
2735
2705
  "path": "../../node_modules/long/src/long.js",
@@ -2741,11 +2711,6 @@
2741
2711
  "kind": "import-statement",
2742
2712
  "original": "protobufjs/minimal.js"
2743
2713
  },
2744
- {
2745
- "path": "../protos/dist/types/typeRegistry.js",
2746
- "kind": "import-statement",
2747
- "original": "../../../typeRegistry.js"
2748
- },
2749
2714
  {
2750
2715
  "path": "../protos/dist/types/devvit/reddit/v2alpha/flair.js",
2751
2716
  "kind": "import-statement",
@@ -2755,7 +2720,7 @@
2755
2720
  "format": "esm"
2756
2721
  },
2757
2722
  "../protos/dist/types/devvit/events/v1alpha/events.js": {
2758
- "bytes": 92570,
2723
+ "bytes": 91156,
2759
2724
  "imports": [
2760
2725
  {
2761
2726
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -2767,11 +2732,6 @@
2767
2732
  "kind": "import-statement",
2768
2733
  "original": "../../../google/protobuf/timestamp.js"
2769
2734
  },
2770
- {
2771
- "path": "../protos/dist/types/typeRegistry.js",
2772
- "kind": "import-statement",
2773
- "original": "../../../typeRegistry.js"
2774
- },
2775
2735
  {
2776
2736
  "path": "../protos/dist/types/devvit/reddit/v2alpha/commentv2.js",
2777
2737
  "kind": "import-statement",
@@ -2796,7 +2756,7 @@
2796
2756
  "format": "esm"
2797
2757
  },
2798
2758
  "../protos/dist/types/devvit/reddit/v2alpha/modaction.js": {
2799
- "bytes": 11417,
2759
+ "bytes": 11300,
2800
2760
  "imports": [
2801
2761
  {
2802
2762
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -2808,11 +2768,6 @@
2808
2768
  "kind": "import-statement",
2809
2769
  "original": "../../../google/protobuf/timestamp.js"
2810
2770
  },
2811
- {
2812
- "path": "../protos/dist/types/typeRegistry.js",
2813
- "kind": "import-statement",
2814
- "original": "../../../typeRegistry.js"
2815
- },
2816
2771
  {
2817
2772
  "path": "../protos/dist/types/devvit/reddit/v2alpha/commentv2.js",
2818
2773
  "kind": "import-statement",
@@ -2837,7 +2792,7 @@
2837
2792
  "format": "esm"
2838
2793
  },
2839
2794
  "../protos/dist/types/devvit/reddit/v2alpha/modmail.js": {
2840
- "bytes": 9455,
2795
+ "bytes": 9342,
2841
2796
  "imports": [
2842
2797
  {
2843
2798
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -2849,11 +2804,6 @@
2849
2804
  "kind": "import-statement",
2850
2805
  "original": "../../../google/protobuf/timestamp.js"
2851
2806
  },
2852
- {
2853
- "path": "../protos/dist/types/typeRegistry.js",
2854
- "kind": "import-statement",
2855
- "original": "../../../typeRegistry.js"
2856
- },
2857
2807
  {
2858
2808
  "path": "../protos/dist/types/devvit/reddit/v2alpha/subredditv2.js",
2859
2809
  "kind": "import-statement",
@@ -2868,18 +2818,13 @@
2868
2818
  "format": "esm"
2869
2819
  },
2870
2820
  "../protos/dist/types/devvit/actor/automation/v1alpha/event_handlers.js": {
2871
- "bytes": 25400,
2821
+ "bytes": 25272,
2872
2822
  "imports": [
2873
2823
  {
2874
2824
  "path": "../../node_modules/protobufjs/minimal.js",
2875
2825
  "kind": "import-statement",
2876
2826
  "original": "protobufjs/minimal.js"
2877
2827
  },
2878
- {
2879
- "path": "../protos/dist/types/typeRegistry.js",
2880
- "kind": "import-statement",
2881
- "original": "../../../../typeRegistry.js"
2882
- },
2883
2828
  {
2884
2829
  "path": "../protos/dist/types/devvit/events/v1alpha/events.js",
2885
2830
  "kind": "import-statement",
@@ -2904,18 +2849,13 @@
2904
2849
  "format": "esm"
2905
2850
  },
2906
2851
  "../protos/dist/types/devvit/ui/form_builder/v1alpha/value.js": {
2907
- "bytes": 12795,
2852
+ "bytes": 12404,
2908
2853
  "imports": [
2909
2854
  {
2910
2855
  "path": "../../node_modules/protobufjs/minimal.js",
2911
2856
  "kind": "import-statement",
2912
2857
  "original": "protobufjs/minimal.js"
2913
2858
  },
2914
- {
2915
- "path": "../protos/dist/types/typeRegistry.js",
2916
- "kind": "import-statement",
2917
- "original": "../../../../typeRegistry.js"
2918
- },
2919
2859
  {
2920
2860
  "path": "../protos/dist/types/devvit/ui/form_builder/v1alpha/type.js",
2921
2861
  "kind": "import-statement",
@@ -2925,18 +2865,13 @@
2925
2865
  "format": "esm"
2926
2866
  },
2927
2867
  "../protos/dist/types/devvit/ui/form_builder/v1alpha/field.js": {
2928
- "bytes": 37768,
2868
+ "bytes": 36999,
2929
2869
  "imports": [
2930
2870
  {
2931
2871
  "path": "../../node_modules/protobufjs/minimal.js",
2932
2872
  "kind": "import-statement",
2933
2873
  "original": "protobufjs/minimal.js"
2934
2874
  },
2935
- {
2936
- "path": "../protos/dist/types/typeRegistry.js",
2937
- "kind": "import-statement",
2938
- "original": "../../../../typeRegistry.js"
2939
- },
2940
2875
  {
2941
2876
  "path": "../protos/dist/types/devvit/ui/form_builder/v1alpha/type.js",
2942
2877
  "kind": "import-statement",
@@ -2951,18 +2886,13 @@
2951
2886
  "format": "esm"
2952
2887
  },
2953
2888
  "../protos/dist/types/devvit/ui/form_builder/v1alpha/form.js": {
2954
- "bytes": 5089,
2889
+ "bytes": 4979,
2955
2890
  "imports": [
2956
2891
  {
2957
2892
  "path": "../../node_modules/protobufjs/minimal.js",
2958
2893
  "kind": "import-statement",
2959
2894
  "original": "protobufjs/minimal.js"
2960
2895
  },
2961
- {
2962
- "path": "../protos/dist/types/typeRegistry.js",
2963
- "kind": "import-statement",
2964
- "original": "../../../../typeRegistry.js"
2965
- },
2966
2896
  {
2967
2897
  "path": "../protos/dist/types/devvit/ui/form_builder/v1alpha/field.js",
2968
2898
  "kind": "import-statement",
@@ -2972,18 +2902,13 @@
2972
2902
  "format": "esm"
2973
2903
  },
2974
2904
  "../protos/dist/types/devvit/actor/settings/v1alpha/shared.js": {
2975
- "bytes": 15212,
2905
+ "bytes": 14655,
2976
2906
  "imports": [
2977
2907
  {
2978
2908
  "path": "../../node_modules/protobufjs/minimal.js",
2979
2909
  "kind": "import-statement",
2980
2910
  "original": "protobufjs/minimal.js"
2981
2911
  },
2982
- {
2983
- "path": "../protos/dist/types/typeRegistry.js",
2984
- "kind": "import-statement",
2985
- "original": "../../../../typeRegistry.js"
2986
- },
2987
2912
  {
2988
2913
  "path": "../protos/dist/types/devvit/ui/form_builder/v1alpha/form.js",
2989
2914
  "kind": "import-statement",
@@ -3014,23 +2939,18 @@
3014
2939
  "format": "esm"
3015
2940
  },
3016
2941
  "../protos/dist/types/google/protobuf/empty.js": {
3017
- "bytes": 1199,
2942
+ "bytes": 1093,
3018
2943
  "imports": [
3019
2944
  {
3020
2945
  "path": "../../node_modules/protobufjs/minimal.js",
3021
2946
  "kind": "import-statement",
3022
2947
  "original": "protobufjs/minimal.js"
3023
- },
3024
- {
3025
- "path": "../protos/dist/types/typeRegistry.js",
3026
- "kind": "import-statement",
3027
- "original": "../../typeRegistry.js"
3028
2948
  }
3029
2949
  ],
3030
2950
  "format": "esm"
3031
2951
  },
3032
2952
  "../protos/dist/types/devvit/actor/user_configurable/user_configurable.js": {
3033
- "bytes": 11293,
2953
+ "bytes": 11058,
3034
2954
  "imports": [
3035
2955
  {
3036
2956
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -3041,60 +2961,39 @@
3041
2961
  "path": "../protos/dist/types/google/protobuf/empty.js",
3042
2962
  "kind": "import-statement",
3043
2963
  "original": "../../../google/protobuf/empty.js"
3044
- },
3045
- {
3046
- "path": "../protos/dist/types/typeRegistry.js",
3047
- "kind": "import-statement",
3048
- "original": "../../../typeRegistry.js"
3049
2964
  }
3050
2965
  ],
3051
2966
  "format": "esm"
3052
2967
  },
3053
2968
  "../protos/dist/lib/Types.js": {
3054
- "bytes": 2531,
3055
- "imports": [
3056
- {
3057
- "path": "../protos/dist/types/typeRegistry.js",
3058
- "kind": "import-statement",
3059
- "original": "../types/typeRegistry.js"
3060
- }
3061
- ],
2969
+ "bytes": 1100,
2970
+ "imports": [],
3062
2971
  "format": "esm"
3063
2972
  },
3064
2973
  "../protos/dist/types/google/protobuf/any.js": {
3065
- "bytes": 3101,
2974
+ "bytes": 2999,
3066
2975
  "imports": [
3067
2976
  {
3068
2977
  "path": "../../node_modules/protobufjs/minimal.js",
3069
2978
  "kind": "import-statement",
3070
2979
  "original": "protobufjs/minimal.js"
3071
- },
3072
- {
3073
- "path": "../protos/dist/types/typeRegistry.js",
3074
- "kind": "import-statement",
3075
- "original": "../../typeRegistry.js"
3076
2980
  }
3077
2981
  ],
3078
2982
  "format": "esm"
3079
2983
  },
3080
2984
  "../protos/dist/types/google/protobuf/struct.js": {
3081
- "bytes": 14848,
2985
+ "bytes": 14571,
3082
2986
  "imports": [
3083
2987
  {
3084
2988
  "path": "../../node_modules/protobufjs/minimal.js",
3085
2989
  "kind": "import-statement",
3086
2990
  "original": "protobufjs/minimal.js"
3087
- },
3088
- {
3089
- "path": "../protos/dist/types/typeRegistry.js",
3090
- "kind": "import-statement",
3091
- "original": "../../typeRegistry.js"
3092
2991
  }
3093
2992
  ],
3094
2993
  "format": "esm"
3095
2994
  },
3096
2995
  "../protos/dist/types/google/protobuf/wrappers.js": {
3097
- "bytes": 15718,
2996
+ "bytes": 15156,
3098
2997
  "imports": [
3099
2998
  {
3100
2999
  "path": "../../node_modules/long/src/long.js",
@@ -3105,17 +3004,12 @@
3105
3004
  "path": "../../node_modules/protobufjs/minimal.js",
3106
3005
  "kind": "import-statement",
3107
3006
  "original": "protobufjs/minimal.js"
3108
- },
3109
- {
3110
- "path": "../protos/dist/types/typeRegistry.js",
3111
- "kind": "import-statement",
3112
- "original": "../../typeRegistry.js"
3113
3007
  }
3114
3008
  ],
3115
3009
  "format": "esm"
3116
3010
  },
3117
3011
  "../protos/dist/types/devvit/reddit/common.js": {
3118
- "bytes": 54474,
3012
+ "bytes": 53915,
3119
3013
  "imports": [
3120
3014
  {
3121
3015
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -3126,17 +3020,12 @@
3126
3020
  "path": "../protos/dist/types/google/protobuf/wrappers.js",
3127
3021
  "kind": "import-statement",
3128
3022
  "original": "../../google/protobuf/wrappers.js"
3129
- },
3130
- {
3131
- "path": "../protos/dist/types/typeRegistry.js",
3132
- "kind": "import-statement",
3133
- "original": "../../typeRegistry.js"
3134
3023
  }
3135
3024
  ],
3136
3025
  "format": "esm"
3137
3026
  },
3138
3027
  "../protos/dist/types/devvit/reddit/subreddit.js": {
3139
- "bytes": 88462,
3028
+ "bytes": 88261,
3140
3029
  "imports": [
3141
3030
  {
3142
3031
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -3148,11 +3037,6 @@
3148
3037
  "kind": "import-statement",
3149
3038
  "original": "../../google/protobuf/wrappers.js"
3150
3039
  },
3151
- {
3152
- "path": "../protos/dist/types/typeRegistry.js",
3153
- "kind": "import-statement",
3154
- "original": "../../typeRegistry.js"
3155
- },
3156
3040
  {
3157
3041
  "path": "../protos/dist/types/devvit/reddit/common.js",
3158
3042
  "kind": "import-statement",
@@ -3162,7 +3046,7 @@
3162
3046
  "format": "esm"
3163
3047
  },
3164
3048
  "../protos/dist/types/devvit/reddit/user.js": {
3165
- "bytes": 90603,
3049
+ "bytes": 90359,
3166
3050
  "imports": [
3167
3051
  {
3168
3052
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -3174,11 +3058,6 @@
3174
3058
  "kind": "import-statement",
3175
3059
  "original": "../../google/protobuf/wrappers.js"
3176
3060
  },
3177
- {
3178
- "path": "../protos/dist/types/typeRegistry.js",
3179
- "kind": "import-statement",
3180
- "original": "../../typeRegistry.js"
3181
- },
3182
3061
  {
3183
3062
  "path": "../protos/dist/types/devvit/reddit/subreddit.js",
3184
3063
  "kind": "import-statement",
@@ -3188,7 +3067,7 @@
3188
3067
  "format": "esm"
3189
3068
  },
3190
3069
  "../protos/dist/types/devvit/plugin/redditapi/common/common_msg.js": {
3191
- "bytes": 165748,
3070
+ "bytes": 164396,
3192
3071
  "imports": [
3193
3072
  {
3194
3073
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -3210,11 +3089,6 @@
3210
3089
  "kind": "import-statement",
3211
3090
  "original": "../../../../google/protobuf/wrappers.js"
3212
3091
  },
3213
- {
3214
- "path": "../protos/dist/types/typeRegistry.js",
3215
- "kind": "import-statement",
3216
- "original": "../../../../typeRegistry.js"
3217
- },
3218
3092
  {
3219
3093
  "path": "../protos/dist/types/devvit/reddit/user.js",
3220
3094
  "kind": "import-statement",
@@ -3224,23 +3098,18 @@
3224
3098
  "format": "esm"
3225
3099
  },
3226
3100
  "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/fullscreen.js": {
3227
- "bytes": 2569,
3101
+ "bytes": 2398,
3228
3102
  "imports": [
3229
3103
  {
3230
3104
  "path": "../../node_modules/protobufjs/minimal.js",
3231
3105
  "kind": "import-statement",
3232
3106
  "original": "protobufjs/minimal.js"
3233
- },
3234
- {
3235
- "path": "../protos/dist/types/typeRegistry.js",
3236
- "kind": "import-statement",
3237
- "original": "../../../../../typeRegistry.js"
3238
3107
  }
3239
3108
  ],
3240
3109
  "format": "esm"
3241
3110
  },
3242
3111
  "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js": {
3243
- "bytes": 9569,
3112
+ "bytes": 9203,
3244
3113
  "imports": [
3245
3114
  {
3246
3115
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -3251,28 +3120,18 @@
3251
3120
  "path": "../protos/dist/types/google/protobuf/struct.js",
3252
3121
  "kind": "import-statement",
3253
3122
  "original": "../../../../../google/protobuf/struct.js"
3254
- },
3255
- {
3256
- "path": "../protos/dist/types/typeRegistry.js",
3257
- "kind": "import-statement",
3258
- "original": "../../../../../typeRegistry.js"
3259
3123
  }
3260
3124
  ],
3261
3125
  "format": "esm"
3262
3126
  },
3263
3127
  "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/web_view.js": {
3264
- "bytes": 3331,
3128
+ "bytes": 3200,
3265
3129
  "imports": [
3266
3130
  {
3267
3131
  "path": "../../node_modules/protobufjs/minimal.js",
3268
3132
  "kind": "import-statement",
3269
3133
  "original": "protobufjs/minimal.js"
3270
3134
  },
3271
- {
3272
- "path": "../protos/dist/types/typeRegistry.js",
3273
- "kind": "import-statement",
3274
- "original": "../../../../../typeRegistry.js"
3275
- },
3276
3135
  {
3277
3136
  "path": "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/fullscreen.js",
3278
3137
  "kind": "import-statement",
@@ -3287,23 +3146,18 @@
3287
3146
  "format": "esm"
3288
3147
  },
3289
3148
  "../protos/dist/types/devvit/ui/effects/v1alpha/create_order.js": {
3290
- "bytes": 11817,
3149
+ "bytes": 11517,
3291
3150
  "imports": [
3292
3151
  {
3293
3152
  "path": "../../node_modules/protobufjs/minimal.js",
3294
3153
  "kind": "import-statement",
3295
3154
  "original": "protobufjs/minimal.js"
3296
- },
3297
- {
3298
- "path": "../protos/dist/types/typeRegistry.js",
3299
- "kind": "import-statement",
3300
- "original": "../../../../typeRegistry.js"
3301
3155
  }
3302
3156
  ],
3303
3157
  "format": "esm"
3304
3158
  },
3305
3159
  "../protos/dist/types/google/protobuf/duration.js": {
3306
- "bytes": 2720,
3160
+ "bytes": 2608,
3307
3161
  "imports": [
3308
3162
  {
3309
3163
  "path": "../../node_modules/long/src/long.js",
@@ -3314,17 +3168,12 @@
3314
3168
  "path": "../../node_modules/protobufjs/minimal.js",
3315
3169
  "kind": "import-statement",
3316
3170
  "original": "protobufjs/minimal.js"
3317
- },
3318
- {
3319
- "path": "../protos/dist/types/typeRegistry.js",
3320
- "kind": "import-statement",
3321
- "original": "../../typeRegistry.js"
3322
3171
  }
3323
3172
  ],
3324
3173
  "format": "esm"
3325
3174
  },
3326
3175
  "../protos/dist/types/devvit/ui/effects/v1alpha/interval.js": {
3327
- "bytes": 8166,
3176
+ "bytes": 7862,
3328
3177
  "imports": [
3329
3178
  {
3330
3179
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -3340,27 +3189,17 @@
3340
3189
  "path": "../protos/dist/types/google/protobuf/wrappers.js",
3341
3190
  "kind": "import-statement",
3342
3191
  "original": "../../../../google/protobuf/wrappers.js"
3343
- },
3344
- {
3345
- "path": "../protos/dist/types/typeRegistry.js",
3346
- "kind": "import-statement",
3347
- "original": "../../../../typeRegistry.js"
3348
3192
  }
3349
3193
  ],
3350
3194
  "format": "esm"
3351
3195
  },
3352
3196
  "../protos/dist/types/devvit/ui/effects/v1alpha/navigate_to_url.js": {
3353
- "bytes": 2499,
3197
+ "bytes": 2359,
3354
3198
  "imports": [
3355
3199
  {
3356
3200
  "path": "../../node_modules/protobufjs/minimal.js",
3357
3201
  "kind": "import-statement",
3358
3202
  "original": "protobufjs/minimal.js"
3359
- },
3360
- {
3361
- "path": "../protos/dist/types/typeRegistry.js",
3362
- "kind": "import-statement",
3363
- "original": "../../../../typeRegistry.js"
3364
3203
  }
3365
3204
  ],
3366
3205
  "format": "esm"
@@ -7713,7 +7552,7 @@
7713
7552
  "format": "esm"
7714
7553
  },
7715
7554
  "../protos/dist/types/devvit/events/v1alpha/realtime.js": {
7716
- "bytes": 5960,
7555
+ "bytes": 5770,
7717
7556
  "imports": [
7718
7557
  {
7719
7558
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7734,28 +7573,18 @@
7734
7573
  "path": "../protos/dist/types/google/protobuf/struct.js",
7735
7574
  "kind": "import-statement",
7736
7575
  "original": "../../../google/protobuf/struct.js"
7737
- },
7738
- {
7739
- "path": "../protos/dist/types/typeRegistry.js",
7740
- "kind": "import-statement",
7741
- "original": "../../../typeRegistry.js"
7742
7576
  }
7743
7577
  ],
7744
7578
  "format": "esm"
7745
7579
  },
7746
7580
  "../protos/dist/types/devvit/ui/effects/v1alpha/realtime_subscriptions.js": {
7747
- "bytes": 6154,
7581
+ "bytes": 5913,
7748
7582
  "imports": [
7749
7583
  {
7750
7584
  "path": "../../node_modules/protobufjs/minimal.js",
7751
7585
  "kind": "import-statement",
7752
7586
  "original": "protobufjs/minimal.js"
7753
7587
  },
7754
- {
7755
- "path": "../protos/dist/types/typeRegistry.js",
7756
- "kind": "import-statement",
7757
- "original": "../../../../typeRegistry.js"
7758
- },
7759
7588
  {
7760
7589
  "path": "../protos/dist/types/devvit/events/v1alpha/realtime.js",
7761
7590
  "kind": "import-statement",
@@ -7765,50 +7594,35 @@
7765
7594
  "format": "esm"
7766
7595
  },
7767
7596
  "../protos/dist/types/devvit/ui/effects/v1alpha/reload_part.js": {
7768
- "bytes": 11412,
7597
+ "bytes": 11031,
7769
7598
  "imports": [
7770
7599
  {
7771
7600
  "path": "../../node_modules/protobufjs/minimal.js",
7772
7601
  "kind": "import-statement",
7773
7602
  "original": "protobufjs/minimal.js"
7774
- },
7775
- {
7776
- "path": "../protos/dist/types/typeRegistry.js",
7777
- "kind": "import-statement",
7778
- "original": "../../../../typeRegistry.js"
7779
7603
  }
7780
7604
  ],
7781
7605
  "format": "esm"
7782
7606
  },
7783
7607
  "../protos/dist/types/devvit/ui/effects/v1alpha/rerender_ui.js": {
7784
- "bytes": 2012,
7608
+ "bytes": 1882,
7785
7609
  "imports": [
7786
7610
  {
7787
7611
  "path": "../../node_modules/protobufjs/minimal.js",
7788
7612
  "kind": "import-statement",
7789
7613
  "original": "protobufjs/minimal.js"
7790
- },
7791
- {
7792
- "path": "../protos/dist/types/typeRegistry.js",
7793
- "kind": "import-statement",
7794
- "original": "../../../../typeRegistry.js"
7795
7614
  }
7796
7615
  ],
7797
7616
  "format": "esm"
7798
7617
  },
7799
7618
  "../protos/dist/types/devvit/ui/effects/v1alpha/show_form.js": {
7800
- "bytes": 7930,
7619
+ "bytes": 7632,
7801
7620
  "imports": [
7802
7621
  {
7803
7622
  "path": "../../node_modules/protobufjs/minimal.js",
7804
7623
  "kind": "import-statement",
7805
7624
  "original": "protobufjs/minimal.js"
7806
7625
  },
7807
- {
7808
- "path": "../protos/dist/types/typeRegistry.js",
7809
- "kind": "import-statement",
7810
- "original": "../../../../typeRegistry.js"
7811
- },
7812
7626
  {
7813
7627
  "path": "../protos/dist/types/devvit/ui/form_builder/v1alpha/form.js",
7814
7628
  "kind": "import-statement",
@@ -7823,34 +7637,24 @@
7823
7637
  "format": "esm"
7824
7638
  },
7825
7639
  "../protos/dist/types/devvit/ui/toast/toast.js": {
7826
- "bytes": 10347,
7640
+ "bytes": 10090,
7827
7641
  "imports": [
7828
7642
  {
7829
7643
  "path": "../../node_modules/protobufjs/minimal.js",
7830
7644
  "kind": "import-statement",
7831
7645
  "original": "protobufjs/minimal.js"
7832
- },
7833
- {
7834
- "path": "../protos/dist/types/typeRegistry.js",
7835
- "kind": "import-statement",
7836
- "original": "../../../typeRegistry.js"
7837
7646
  }
7838
7647
  ],
7839
7648
  "format": "esm"
7840
7649
  },
7841
7650
  "../protos/dist/types/devvit/ui/effects/v1alpha/show_toast.js": {
7842
- "bytes": 3238,
7651
+ "bytes": 3039,
7843
7652
  "imports": [
7844
7653
  {
7845
7654
  "path": "../../node_modules/protobufjs/minimal.js",
7846
7655
  "kind": "import-statement",
7847
7656
  "original": "protobufjs/minimal.js"
7848
7657
  },
7849
- {
7850
- "path": "../protos/dist/types/typeRegistry.js",
7851
- "kind": "import-statement",
7852
- "original": "../../../../typeRegistry.js"
7853
- },
7854
7658
  {
7855
7659
  "path": "../protos/dist/types/devvit/ui/toast/toast.js",
7856
7660
  "kind": "import-statement",
@@ -7860,18 +7664,13 @@
7860
7664
  "format": "esm"
7861
7665
  },
7862
7666
  "../protos/dist/types/devvit/ui/effects/v1alpha/effect.js": {
7863
- "bytes": 13482,
7667
+ "bytes": 13368,
7864
7668
  "imports": [
7865
7669
  {
7866
7670
  "path": "../../node_modules/protobufjs/minimal.js",
7867
7671
  "kind": "import-statement",
7868
7672
  "original": "protobufjs/minimal.js"
7869
7673
  },
7870
- {
7871
- "path": "../protos/dist/types/typeRegistry.js",
7872
- "kind": "import-statement",
7873
- "original": "../../../../typeRegistry.js"
7874
- },
7875
7674
  {
7876
7675
  "path": "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/web_view.js",
7877
7676
  "kind": "import-statement",
@@ -7926,7 +7725,7 @@
7926
7725
  "format": "esm"
7927
7726
  },
7928
7727
  "../protos/dist/types/devvit/actor/reddit/context_action.js": {
7929
- "bytes": 26308,
7728
+ "bytes": 25681,
7930
7729
  "imports": [
7931
7730
  {
7932
7731
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7938,11 +7737,6 @@
7938
7737
  "kind": "import-statement",
7939
7738
  "original": "../../../google/protobuf/empty.js"
7940
7739
  },
7941
- {
7942
- "path": "../protos/dist/types/typeRegistry.js",
7943
- "kind": "import-statement",
7944
- "original": "../../../typeRegistry.js"
7945
- },
7946
7740
  {
7947
7741
  "path": "../protos/dist/types/devvit/plugin/redditapi/common/common_msg.js",
7948
7742
  "kind": "import-statement",
@@ -7967,17 +7761,12 @@
7967
7761
  "format": "esm"
7968
7762
  },
7969
7763
  "../protos/dist/types/devvit/plugin/assetresolver/assetresolver.js": {
7970
- "bytes": 16210,
7764
+ "bytes": 15598,
7971
7765
  "imports": [
7972
7766
  {
7973
7767
  "path": "../../node_modules/protobufjs/minimal.js",
7974
7768
  "kind": "import-statement",
7975
7769
  "original": "protobufjs/minimal.js"
7976
- },
7977
- {
7978
- "path": "../protos/dist/types/typeRegistry.js",
7979
- "kind": "import-statement",
7980
- "original": "../../../typeRegistry.js"
7981
7770
  }
7982
7771
  ],
7983
7772
  "format": "esm"
@@ -8034,23 +7823,18 @@
8034
7823
  "format": "esm"
8035
7824
  },
8036
7825
  "../protos/dist/types/devvit/actor/hello/hello.js": {
8037
- "bytes": 4012,
7826
+ "bytes": 3891,
8038
7827
  "imports": [
8039
7828
  {
8040
7829
  "path": "../../node_modules/protobufjs/minimal.js",
8041
7830
  "kind": "import-statement",
8042
7831
  "original": "protobufjs/minimal.js"
8043
- },
8044
- {
8045
- "path": "../protos/dist/types/typeRegistry.js",
8046
- "kind": "import-statement",
8047
- "original": "../../../typeRegistry.js"
8048
7832
  }
8049
7833
  ],
8050
7834
  "format": "esm"
8051
7835
  },
8052
7836
  "../protos/dist/types/devvit/actor/scheduler/action.js": {
8053
- "bytes": 2645,
7837
+ "bytes": 2516,
8054
7838
  "imports": [
8055
7839
  {
8056
7840
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8061,11 +7845,6 @@
8061
7845
  "path": "../protos/dist/types/google/protobuf/struct.js",
8062
7846
  "kind": "import-statement",
8063
7847
  "original": "../../../google/protobuf/struct.js"
8064
- },
8065
- {
8066
- "path": "../protos/dist/types/typeRegistry.js",
8067
- "kind": "import-statement",
8068
- "original": "../../../typeRegistry.js"
8069
7848
  }
8070
7849
  ],
8071
7850
  "format": "esm"
@@ -8124,23 +7903,18 @@
8124
7903
  "format": "esm"
8125
7904
  },
8126
7905
  "../protos/dist/types/devvit/plugin/http/http.js": {
8127
- "bytes": 16330,
7906
+ "bytes": 15919,
8128
7907
  "imports": [
8129
7908
  {
8130
7909
  "path": "../../node_modules/protobufjs/minimal.js",
8131
7910
  "kind": "import-statement",
8132
7911
  "original": "protobufjs/minimal.js"
8133
- },
8134
- {
8135
- "path": "../protos/dist/types/typeRegistry.js",
8136
- "kind": "import-statement",
8137
- "original": "../../../typeRegistry.js"
8138
7912
  }
8139
7913
  ],
8140
7914
  "format": "esm"
8141
7915
  },
8142
7916
  "../protos/dist/types/devvit/plugin/kvstore/kvstore.js": {
8143
- "bytes": 10683,
7917
+ "bytes": 10379,
8144
7918
  "imports": [
8145
7919
  {
8146
7920
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8151,17 +7925,12 @@
8151
7925
  "path": "../protos/dist/types/google/protobuf/empty.js",
8152
7926
  "kind": "import-statement",
8153
7927
  "original": "../../../google/protobuf/empty.js"
8154
- },
8155
- {
8156
- "path": "../protos/dist/types/typeRegistry.js",
8157
- "kind": "import-statement",
8158
- "original": "../../../typeRegistry.js"
8159
7928
  }
8160
7929
  ],
8161
7930
  "format": "esm"
8162
7931
  },
8163
7932
  "../protos/dist/types/devvit/plugin/logger/logger.js": {
8164
- "bytes": 31062,
7933
+ "bytes": 30391,
8165
7934
  "imports": [
8166
7935
  {
8167
7936
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8182,49 +7951,34 @@
8182
7951
  "path": "../protos/dist/types/google/protobuf/wrappers.js",
8183
7952
  "kind": "import-statement",
8184
7953
  "original": "../../../google/protobuf/wrappers.js"
8185
- },
8186
- {
8187
- "path": "../protos/dist/types/typeRegistry.js",
8188
- "kind": "import-statement",
8189
- "original": "../../../typeRegistry.js"
8190
7954
  }
8191
7955
  ],
8192
7956
  "format": "esm"
8193
7957
  },
8194
7958
  "../protos/dist/types/devvit/plugin/media/media.js": {
8195
- "bytes": 5626,
7959
+ "bytes": 5418,
8196
7960
  "imports": [
8197
7961
  {
8198
7962
  "path": "../../node_modules/protobufjs/minimal.js",
8199
7963
  "kind": "import-statement",
8200
7964
  "original": "protobufjs/minimal.js"
8201
- },
8202
- {
8203
- "path": "../protos/dist/types/typeRegistry.js",
8204
- "kind": "import-statement",
8205
- "original": "../../../typeRegistry.js"
8206
7965
  }
8207
7966
  ],
8208
7967
  "format": "esm"
8209
7968
  },
8210
7969
  "../protos/dist/types/devvit/plugin/modlog/modlog.js": {
8211
- "bytes": 6740,
7970
+ "bytes": 6552,
8212
7971
  "imports": [
8213
7972
  {
8214
7973
  "path": "../../node_modules/protobufjs/minimal.js",
8215
7974
  "kind": "import-statement",
8216
7975
  "original": "protobufjs/minimal.js"
8217
- },
8218
- {
8219
- "path": "../protos/dist/types/typeRegistry.js",
8220
- "kind": "import-statement",
8221
- "original": "../../../typeRegistry.js"
8222
7976
  }
8223
7977
  ],
8224
7978
  "format": "esm"
8225
7979
  },
8226
7980
  "../protos/dist/types/devvit/plugin/redditapi/flair/flair_msg.js": {
8227
- "bytes": 89260,
7981
+ "bytes": 87469,
8228
7982
  "imports": [
8229
7983
  {
8230
7984
  "path": "../../node_modules/long/src/long.js",
@@ -8240,11 +7994,6 @@
8240
7994
  "path": "../protos/dist/types/google/protobuf/wrappers.js",
8241
7995
  "kind": "import-statement",
8242
7996
  "original": "../../../../google/protobuf/wrappers.js"
8243
- },
8244
- {
8245
- "path": "../protos/dist/types/typeRegistry.js",
8246
- "kind": "import-statement",
8247
- "original": "../../../../typeRegistry.js"
8248
7997
  }
8249
7998
  ],
8250
7999
  "format": "esm"
@@ -8276,7 +8025,7 @@
8276
8025
  "format": "esm"
8277
8026
  },
8278
8027
  "../protos/dist/types/devvit/plugin/redditapi/graphql/graphql_msg.js": {
8279
- "bytes": 10785,
8028
+ "bytes": 10462,
8280
8029
  "imports": [
8281
8030
  {
8282
8031
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8287,11 +8036,6 @@
8287
8036
  "path": "../protos/dist/types/google/protobuf/struct.js",
8288
8037
  "kind": "import-statement",
8289
8038
  "original": "../../../../google/protobuf/struct.js"
8290
- },
8291
- {
8292
- "path": "../protos/dist/types/typeRegistry.js",
8293
- "kind": "import-statement",
8294
- "original": "../../../../typeRegistry.js"
8295
8039
  }
8296
8040
  ],
8297
8041
  "format": "esm"
@@ -8313,7 +8057,7 @@
8313
8057
  "format": "esm"
8314
8058
  },
8315
8059
  "../protos/dist/types/devvit/reddit/comment.js": {
8316
- "bytes": 57607,
8060
+ "bytes": 57497,
8317
8061
  "imports": [
8318
8062
  {
8319
8063
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8330,11 +8074,6 @@
8330
8074
  "kind": "import-statement",
8331
8075
  "original": "../../google/protobuf/wrappers.js"
8332
8076
  },
8333
- {
8334
- "path": "../protos/dist/types/typeRegistry.js",
8335
- "kind": "import-statement",
8336
- "original": "../../typeRegistry.js"
8337
- },
8338
8077
  {
8339
8078
  "path": "../protos/dist/types/devvit/reddit/common.js",
8340
8079
  "kind": "import-statement",
@@ -8344,7 +8083,7 @@
8344
8083
  "format": "esm"
8345
8084
  },
8346
8085
  "../protos/dist/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.js": {
8347
- "bytes": 74466,
8086
+ "bytes": 72702,
8348
8087
  "imports": [
8349
8088
  {
8350
8089
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8361,11 +8100,6 @@
8361
8100
  "kind": "import-statement",
8362
8101
  "original": "../../../../google/protobuf/wrappers.js"
8363
8102
  },
8364
- {
8365
- "path": "../protos/dist/types/typeRegistry.js",
8366
- "kind": "import-statement",
8367
- "original": "../../../../typeRegistry.js"
8368
- },
8369
8103
  {
8370
8104
  "path": "../protos/dist/types/devvit/reddit/comment.js",
8371
8105
  "kind": "import-statement",
@@ -8401,7 +8135,7 @@
8401
8135
  "format": "esm"
8402
8136
  },
8403
8137
  "../protos/dist/types/devvit/plugin/redditapi/listings/listings_msg.js": {
8404
- "bytes": 42467,
8138
+ "bytes": 41811,
8405
8139
  "imports": [
8406
8140
  {
8407
8141
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8413,11 +8147,6 @@
8413
8147
  "kind": "import-statement",
8414
8148
  "original": "../../../../google/protobuf/wrappers.js"
8415
8149
  },
8416
- {
8417
- "path": "../protos/dist/types/typeRegistry.js",
8418
- "kind": "import-statement",
8419
- "original": "../../../../typeRegistry.js"
8420
- },
8421
8150
  {
8422
8151
  "path": "../protos/dist/types/devvit/plugin/redditapi/common/common_msg.js",
8423
8152
  "kind": "import-statement",
@@ -8448,7 +8177,7 @@
8448
8177
  "format": "esm"
8449
8178
  },
8450
8179
  "../protos/dist/types/devvit/plugin/redditapi/moderation/moderation_msg.js": {
8451
- "bytes": 47799,
8180
+ "bytes": 46661,
8452
8181
  "imports": [
8453
8182
  {
8454
8183
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8459,11 +8188,6 @@
8459
8188
  "path": "../protos/dist/types/google/protobuf/wrappers.js",
8460
8189
  "kind": "import-statement",
8461
8190
  "original": "../../../../google/protobuf/wrappers.js"
8462
- },
8463
- {
8464
- "path": "../protos/dist/types/typeRegistry.js",
8465
- "kind": "import-statement",
8466
- "original": "../../../../typeRegistry.js"
8467
8191
  }
8468
8192
  ],
8469
8193
  "format": "esm"
@@ -8500,7 +8224,7 @@
8500
8224
  "format": "esm"
8501
8225
  },
8502
8226
  "../protos/dist/types/devvit/plugin/redditapi/modnote/modnote_msg.js": {
8503
- "bytes": 40533,
8227
+ "bytes": 39661,
8504
8228
  "imports": [
8505
8229
  {
8506
8230
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8511,11 +8235,6 @@
8511
8235
  "path": "../protos/dist/types/google/protobuf/wrappers.js",
8512
8236
  "kind": "import-statement",
8513
8237
  "original": "../../../../google/protobuf/wrappers.js"
8514
- },
8515
- {
8516
- "path": "../protos/dist/types/typeRegistry.js",
8517
- "kind": "import-statement",
8518
- "original": "../../../../typeRegistry.js"
8519
8238
  }
8520
8239
  ],
8521
8240
  "format": "esm"
@@ -8542,7 +8261,7 @@
8542
8261
  "format": "esm"
8543
8262
  },
8544
8263
  "../protos/dist/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.js": {
8545
- "bytes": 235679,
8264
+ "bytes": 230116,
8546
8265
  "imports": [
8547
8266
  {
8548
8267
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8558,11 +8277,6 @@
8558
8277
  "path": "../protos/dist/types/google/protobuf/wrappers.js",
8559
8278
  "kind": "import-statement",
8560
8279
  "original": "../../../../google/protobuf/wrappers.js"
8561
- },
8562
- {
8563
- "path": "../protos/dist/types/typeRegistry.js",
8564
- "kind": "import-statement",
8565
- "original": "../../../../typeRegistry.js"
8566
8280
  }
8567
8281
  ],
8568
8282
  "format": "esm"
@@ -8589,7 +8303,7 @@
8589
8303
  "format": "esm"
8590
8304
  },
8591
8305
  "../protos/dist/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.js": {
8592
- "bytes": 13120,
8306
+ "bytes": 12745,
8593
8307
  "imports": [
8594
8308
  {
8595
8309
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8600,11 +8314,6 @@
8600
8314
  "path": "../protos/dist/types/google/protobuf/wrappers.js",
8601
8315
  "kind": "import-statement",
8602
8316
  "original": "../../../../google/protobuf/wrappers.js"
8603
- },
8604
- {
8605
- "path": "../protos/dist/types/typeRegistry.js",
8606
- "kind": "import-statement",
8607
- "original": "../../../../typeRegistry.js"
8608
8317
  }
8609
8318
  ],
8610
8319
  "format": "esm"
@@ -8636,7 +8345,7 @@
8636
8345
  "format": "esm"
8637
8346
  },
8638
8347
  "../protos/dist/types/devvit/plugin/redditapi/subreddits/subreddits_msg.js": {
8639
- "bytes": 621209,
8348
+ "bytes": 615948,
8640
8349
  "imports": [
8641
8350
  {
8642
8351
  "path": "../../node_modules/long/src/long.js",
@@ -8658,11 +8367,6 @@
8658
8367
  "kind": "import-statement",
8659
8368
  "original": "../../../../google/protobuf/wrappers.js"
8660
8369
  },
8661
- {
8662
- "path": "../protos/dist/types/typeRegistry.js",
8663
- "kind": "import-statement",
8664
- "original": "../../../../typeRegistry.js"
8665
- },
8666
8370
  {
8667
8371
  "path": "../protos/dist/types/devvit/reddit/common.js",
8668
8372
  "kind": "import-statement",
@@ -8703,7 +8407,7 @@
8703
8407
  "format": "esm"
8704
8408
  },
8705
8409
  "../protos/dist/types/devvit/plugin/redditapi/users/users_msg.js": {
8706
- "bytes": 74810,
8410
+ "bytes": 73000,
8707
8411
  "imports": [
8708
8412
  {
8709
8413
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8715,11 +8419,6 @@
8715
8419
  "kind": "import-statement",
8716
8420
  "original": "../../../../google/protobuf/wrappers.js"
8717
8421
  },
8718
- {
8719
- "path": "../protos/dist/types/typeRegistry.js",
8720
- "kind": "import-statement",
8721
- "original": "../../../../typeRegistry.js"
8722
- },
8723
8422
  {
8724
8423
  "path": "../protos/dist/types/devvit/reddit/user.js",
8725
8424
  "kind": "import-statement",
@@ -8760,7 +8459,7 @@
8760
8459
  "format": "esm"
8761
8460
  },
8762
8461
  "../protos/dist/types/devvit/plugin/redditapi/widgets/widgets_msg.js": {
8763
- "bytes": 211741,
8462
+ "bytes": 207813,
8764
8463
  "imports": [
8765
8464
  {
8766
8465
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8772,11 +8471,6 @@
8772
8471
  "kind": "import-statement",
8773
8472
  "original": "../../../../google/protobuf/wrappers.js"
8774
8473
  },
8775
- {
8776
- "path": "../protos/dist/types/typeRegistry.js",
8777
- "kind": "import-statement",
8778
- "original": "../../../../typeRegistry.js"
8779
- },
8780
8474
  {
8781
8475
  "path": "../protos/dist/types/devvit/reddit/common.js",
8782
8476
  "kind": "import-statement",
@@ -8807,7 +8501,7 @@
8807
8501
  "format": "esm"
8808
8502
  },
8809
8503
  "../protos/dist/types/devvit/plugin/redditapi/wiki/wiki_msg.js": {
8810
- "bytes": 62856,
8504
+ "bytes": 61312,
8811
8505
  "imports": [
8812
8506
  {
8813
8507
  "path": "../../node_modules/long/src/long.js",
@@ -8824,11 +8518,6 @@
8824
8518
  "kind": "import-statement",
8825
8519
  "original": "../../../../google/protobuf/wrappers.js"
8826
8520
  },
8827
- {
8828
- "path": "../protos/dist/types/typeRegistry.js",
8829
- "kind": "import-statement",
8830
- "original": "../../../../typeRegistry.js"
8831
- },
8832
8521
  {
8833
8522
  "path": "../protos/dist/types/devvit/plugin/redditapi/common/common_msg.js",
8834
8523
  "kind": "import-statement",
@@ -8859,7 +8548,7 @@
8859
8548
  "format": "esm"
8860
8549
  },
8861
8550
  "../protos/dist/types/devvit/plugin/redis/redisapi.js": {
8862
- "bytes": 149373,
8551
+ "bytes": 146830,
8863
8552
  "imports": [
8864
8553
  {
8865
8554
  "path": "../../node_modules/long/src/long.js",
@@ -8880,33 +8569,23 @@
8880
8569
  "path": "../protos/dist/types/google/protobuf/wrappers.js",
8881
8570
  "kind": "import-statement",
8882
8571
  "original": "../../../google/protobuf/wrappers.js"
8883
- },
8884
- {
8885
- "path": "../protos/dist/types/typeRegistry.js",
8886
- "kind": "import-statement",
8887
- "original": "../../../typeRegistry.js"
8888
8572
  }
8889
8573
  ],
8890
8574
  "format": "esm"
8891
8575
  },
8892
8576
  "../protos/dist/types/devvit/runtime/runtime_common.js": {
8893
- "bytes": 1828,
8577
+ "bytes": 1718,
8894
8578
  "imports": [
8895
8579
  {
8896
8580
  "path": "../../node_modules/protobufjs/minimal.js",
8897
8581
  "kind": "import-statement",
8898
8582
  "original": "protobufjs/minimal.js"
8899
- },
8900
- {
8901
- "path": "../protos/dist/types/typeRegistry.js",
8902
- "kind": "import-statement",
8903
- "original": "../../typeRegistry.js"
8904
8583
  }
8905
8584
  ],
8906
8585
  "format": "esm"
8907
8586
  },
8908
8587
  "../protos/dist/types/devvit/plugin/scheduler/scheduler.js": {
8909
- "bytes": 25704,
8588
+ "bytes": 25044,
8910
8589
  "imports": [
8911
8590
  {
8912
8591
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8923,11 +8602,6 @@
8923
8602
  "kind": "import-statement",
8924
8603
  "original": "../../../google/protobuf/timestamp.js"
8925
8604
  },
8926
- {
8927
- "path": "../protos/dist/types/typeRegistry.js",
8928
- "kind": "import-statement",
8929
- "original": "../../../typeRegistry.js"
8930
- },
8931
8605
  {
8932
8606
  "path": "../protos/dist/types/devvit/actor/scheduler/action.js",
8933
8607
  "kind": "import-statement",
@@ -8942,7 +8616,7 @@
8942
8616
  "format": "esm"
8943
8617
  },
8944
8618
  "../protos/dist/types/devvit/plugin/settings/v1alpha/settings.js": {
8945
- "bytes": 13403,
8619
+ "bytes": 13050,
8946
8620
  "imports": [
8947
8621
  {
8948
8622
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8954,11 +8628,6 @@
8954
8628
  "kind": "import-statement",
8955
8629
  "original": "../../../../google/protobuf/timestamp.js"
8956
8630
  },
8957
- {
8958
- "path": "../protos/dist/types/typeRegistry.js",
8959
- "kind": "import-statement",
8960
- "original": "../../../../typeRegistry.js"
8961
- },
8962
8631
  {
8963
8632
  "path": "../protos/dist/types/devvit/ui/form_builder/v1alpha/value.js",
8964
8633
  "kind": "import-statement",
@@ -8968,7 +8637,7 @@
8968
8637
  "format": "esm"
8969
8638
  },
8970
8639
  "../protos/dist/types/devvit/plugin/timer/timer.js": {
8971
- "bytes": 2880,
8640
+ "bytes": 2757,
8972
8641
  "imports": [
8973
8642
  {
8974
8643
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8979,17 +8648,12 @@
8979
8648
  "path": "../protos/dist/types/google/protobuf/empty.js",
8980
8649
  "kind": "import-statement",
8981
8650
  "original": "../../../google/protobuf/empty.js"
8982
- },
8983
- {
8984
- "path": "../protos/dist/types/typeRegistry.js",
8985
- "kind": "import-statement",
8986
- "original": "../../../typeRegistry.js"
8987
8651
  }
8988
8652
  ],
8989
8653
  "format": "esm"
8990
8654
  },
8991
8655
  "../protos/dist/types/devvit/ui/block_kit/v1beta/attributes.js": {
8992
- "bytes": 24090,
8656
+ "bytes": 23521,
8993
8657
  "imports": [
8994
8658
  {
8995
8659
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9001,11 +8665,6 @@
9001
8665
  "kind": "import-statement",
9002
8666
  "original": "../../../../google/protobuf/struct.js"
9003
8667
  },
9004
- {
9005
- "path": "../protos/dist/types/typeRegistry.js",
9006
- "kind": "import-statement",
9007
- "original": "../../../../typeRegistry.js"
9008
- },
9009
8668
  {
9010
8669
  "path": "../protos/dist/types/devvit/ui/block_kit/v1beta/enums.js",
9011
8670
  "kind": "import-statement",
@@ -9015,7 +8674,7 @@
9015
8674
  "format": "esm"
9016
8675
  },
9017
8676
  "../protos/dist/types/devvit/ui/block_kit/v1beta/block.js": {
9018
- "bytes": 68321,
8677
+ "bytes": 67375,
9019
8678
  "imports": [
9020
8679
  {
9021
8680
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9027,11 +8686,6 @@
9027
8686
  "kind": "import-statement",
9028
8687
  "original": "../../../../google/protobuf/struct.js"
9029
8688
  },
9030
- {
9031
- "path": "../protos/dist/types/typeRegistry.js",
9032
- "kind": "import-statement",
9033
- "original": "../../../../typeRegistry.js"
9034
- },
9035
8689
  {
9036
8690
  "path": "../protos/dist/types/devvit/ui/block_kit/v1beta/attributes.js",
9037
8691
  "kind": "import-statement",
@@ -9046,7 +8700,7 @@
9046
8700
  "format": "esm"
9047
8701
  },
9048
8702
  "../protos/dist/types/devvit/ui/block_kit/v1beta/rendering.js": {
9049
- "bytes": 5149,
8703
+ "bytes": 4938,
9050
8704
  "imports": [
9051
8705
  {
9052
8706
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9058,11 +8712,6 @@
9058
8712
  "kind": "import-statement",
9059
8713
  "original": "../../../../google/protobuf/struct.js"
9060
8714
  },
9061
- {
9062
- "path": "../protos/dist/types/typeRegistry.js",
9063
- "kind": "import-statement",
9064
- "original": "../../../../typeRegistry.js"
9065
- },
9066
8715
  {
9067
8716
  "path": "../protos/dist/types/devvit/ui/block_kit/v1beta/block.js",
9068
8717
  "kind": "import-statement",
@@ -9077,23 +8726,18 @@
9077
8726
  "format": "esm"
9078
8727
  },
9079
8728
  "../protos/dist/types/devvit/ui/common/v1alpha/common.js": {
9080
- "bytes": 3536,
8729
+ "bytes": 3410,
9081
8730
  "imports": [
9082
8731
  {
9083
8732
  "path": "../../node_modules/protobufjs/minimal.js",
9084
8733
  "kind": "import-statement",
9085
8734
  "original": "protobufjs/minimal.js"
9086
- },
9087
- {
9088
- "path": "../protos/dist/types/typeRegistry.js",
9089
- "kind": "import-statement",
9090
- "original": "../../../../typeRegistry.js"
9091
8735
  }
9092
8736
  ],
9093
8737
  "format": "esm"
9094
8738
  },
9095
8739
  "../protos/dist/types/devvit/ui/events/v1alpha/web_view.js": {
9096
- "bytes": 7845,
8740
+ "bytes": 7559,
9097
8741
  "imports": [
9098
8742
  {
9099
8743
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9104,17 +8748,12 @@
9104
8748
  "path": "../protos/dist/types/google/protobuf/struct.js",
9105
8749
  "kind": "import-statement",
9106
8750
  "original": "../../../../google/protobuf/struct.js"
9107
- },
9108
- {
9109
- "path": "../protos/dist/types/typeRegistry.js",
9110
- "kind": "import-statement",
9111
- "original": "../../../../typeRegistry.js"
9112
8751
  }
9113
8752
  ],
9114
8753
  "format": "esm"
9115
8754
  },
9116
8755
  "../protos/dist/types/devvit/ui/events/v1alpha/event.js": {
9117
- "bytes": 27876,
8756
+ "bytes": 27345,
9118
8757
  "imports": [
9119
8758
  {
9120
8759
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9131,11 +8770,6 @@
9131
8770
  "kind": "import-statement",
9132
8771
  "original": "../../../../google/protobuf/wrappers.js"
9133
8772
  },
9134
- {
9135
- "path": "../protos/dist/types/typeRegistry.js",
9136
- "kind": "import-statement",
9137
- "original": "../../../../typeRegistry.js"
9138
- },
9139
8773
  {
9140
8774
  "path": "../protos/dist/types/devvit/ui/effects/v1alpha/create_order.js",
9141
8775
  "kind": "import-statement",
@@ -9165,7 +8799,7 @@
9165
8799
  "format": "esm"
9166
8800
  },
9167
8801
  "../protos/dist/types/devvit/ui/block_kit/v1beta/ui.js": {
9168
- "bytes": 11807,
8802
+ "bytes": 11571,
9169
8803
  "imports": [
9170
8804
  {
9171
8805
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9177,11 +8811,6 @@
9177
8811
  "kind": "import-statement",
9178
8812
  "original": "../../../../google/protobuf/struct.js"
9179
8813
  },
9180
- {
9181
- "path": "../protos/dist/types/typeRegistry.js",
9182
- "kind": "import-statement",
9183
- "original": "../../../../typeRegistry.js"
9184
- },
9185
8814
  {
9186
8815
  "path": "../protos/dist/types/devvit/ui/common/v1alpha/common.js",
9187
8816
  "kind": "import-statement",
@@ -9206,7 +8835,7 @@
9206
8835
  "format": "esm"
9207
8836
  },
9208
8837
  "../protos/dist/types/devvit/reddit/custom_post/v1alpha/custom_post.js": {
9209
- "bytes": 12929,
8838
+ "bytes": 12667,
9210
8839
  "imports": [
9211
8840
  {
9212
8841
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9218,11 +8847,6 @@
9218
8847
  "kind": "import-statement",
9219
8848
  "original": "../../../../google/protobuf/struct.js"
9220
8849
  },
9221
- {
9222
- "path": "../protos/dist/types/typeRegistry.js",
9223
- "kind": "import-statement",
9224
- "original": "../../../../typeRegistry.js"
9225
- },
9226
8850
  {
9227
8851
  "path": "../protos/dist/types/devvit/ui/block_kit/v1beta/rendering.js",
9228
8852
  "kind": "import-statement",
@@ -9242,7 +8866,7 @@
9242
8866
  "format": "esm"
9243
8867
  },
9244
8868
  "../protos/dist/types/devvit/ui/events/v1alpha/handle_ui.js": {
9245
- "bytes": 6520,
8869
+ "bytes": 6301,
9246
8870
  "imports": [
9247
8871
  {
9248
8872
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9254,11 +8878,6 @@
9254
8878
  "kind": "import-statement",
9255
8879
  "original": "../../../../google/protobuf/struct.js"
9256
8880
  },
9257
- {
9258
- "path": "../protos/dist/types/typeRegistry.js",
9259
- "kind": "import-statement",
9260
- "original": "../../../../typeRegistry.js"
9261
- },
9262
8881
  {
9263
8882
  "path": "../protos/dist/types/devvit/ui/effects/v1alpha/effect.js",
9264
8883
  "kind": "import-statement",
@@ -12360,37 +11979,34 @@
12360
11979
  "bytesInOutput": 2334
12361
11980
  },
12362
11981
  "../protos/dist/types/devvit/actor/automation/v1alpha/event_handlers.js": {
12363
- "bytesInOutput": 8306
12364
- },
12365
- "../protos/dist/types/typeRegistry.js": {
12366
- "bytesInOutput": 55
11982
+ "bytesInOutput": 8243
12367
11983
  },
12368
11984
  "../protos/dist/types/devvit/events/v1alpha/events.js": {
12369
- "bytesInOutput": 83135
11985
+ "bytesInOutput": 63368
12370
11986
  },
12371
11987
  "../protos/dist/types/google/protobuf/timestamp.js": {
12372
- "bytesInOutput": 2580
11988
+ "bytesInOutput": 2525
12373
11989
  },
12374
11990
  "../protos/dist/types/devvit/reddit/v2alpha/commentv2.js": {
12375
- "bytesInOutput": 11834
11991
+ "bytesInOutput": 11779
12376
11992
  },
12377
11993
  "../protos/dist/types/devvit/reddit/v2alpha/postv2.js": {
12378
- "bytesInOutput": 44123
11994
+ "bytesInOutput": 43907
12379
11995
  },
12380
11996
  "../protos/dist/types/devvit/reddit/v2alpha/flair.js": {
12381
- "bytesInOutput": 8841
11997
+ "bytesInOutput": 8723
12382
11998
  },
12383
11999
  "../protos/dist/types/devvit/reddit/v2alpha/subredditv2.js": {
12384
- "bytesInOutput": 9990
12000
+ "bytesInOutput": 9931
12385
12001
  },
12386
12002
  "../protos/dist/types/devvit/reddit/v2alpha/userv2.js": {
12387
- "bytesInOutput": 7538
12003
+ "bytesInOutput": 7489
12388
12004
  },
12389
12005
  "../protos/dist/types/devvit/reddit/v2alpha/modaction.js": {
12390
- "bytesInOutput": 7621
12006
+ "bytesInOutput": 7566
12391
12007
  },
12392
12008
  "../protos/dist/types/devvit/reddit/v2alpha/modmail.js": {
12393
- "bytesInOutput": 8231
12009
+ "bytesInOutput": 8180
12394
12010
  },
12395
12011
  "../protos/dist/lib/Defunct-Types.js": {
12396
12012
  "bytesInOutput": 0
@@ -12399,100 +12015,100 @@
12399
12015
  "bytesInOutput": 57
12400
12016
  },
12401
12017
  "../protos/dist/types/devvit/actor/settings/v1alpha/shared.js": {
12402
- "bytesInOutput": 13902
12018
+ "bytesInOutput": 13400
12403
12019
  },
12404
12020
  "../protos/dist/types/devvit/ui/form_builder/v1alpha/form.js": {
12405
- "bytesInOutput": 4435
12021
+ "bytesInOutput": 4390
12406
12022
  },
12407
12023
  "../protos/dist/types/devvit/ui/form_builder/v1alpha/field.js": {
12408
- "bytesInOutput": 34077
12024
+ "bytesInOutput": 33355
12409
12025
  },
12410
12026
  "../protos/dist/types/devvit/ui/form_builder/v1alpha/type.js": {
12411
12027
  "bytesInOutput": 1978
12412
12028
  },
12413
12029
  "../protos/dist/types/devvit/ui/form_builder/v1alpha/value.js": {
12414
- "bytesInOutput": 11619
12030
+ "bytesInOutput": 11287
12415
12031
  },
12416
12032
  "../protos/dist/types/devvit/actor/user_configurable/user_configurable.js": {
12417
- "bytesInOutput": 8503
12033
+ "bytesInOutput": 6249
12418
12034
  },
12419
12035
  "../protos/dist/types/google/protobuf/empty.js": {
12420
- "bytesInOutput": 1088
12036
+ "bytesInOutput": 1041
12421
12037
  },
12422
12038
  "../protos/dist/types/devvit/actor/reddit/context_action.js": {
12423
- "bytesInOutput": 22818
12039
+ "bytesInOutput": 22241
12424
12040
  },
12425
12041
  "../protos/dist/types/devvit/plugin/redditapi/common/common_msg.js": {
12426
- "bytesInOutput": 147289
12042
+ "bytesInOutput": 139055
12427
12043
  },
12428
12044
  "../protos/dist/types/google/protobuf/any.js": {
12429
- "bytesInOutput": 2826
12045
+ "bytesInOutput": 2783
12430
12046
  },
12431
12047
  "../protos/dist/types/google/protobuf/struct.js": {
12432
- "bytesInOutput": 13268
12048
+ "bytesInOutput": 13044
12433
12049
  },
12434
12050
  "../protos/dist/types/google/protobuf/wrappers.js": {
12435
- "bytesInOutput": 15165
12051
+ "bytesInOutput": 7981
12436
12052
  },
12437
12053
  "../protos/dist/types/devvit/reddit/user.js": {
12438
- "bytesInOutput": 79891
12054
+ "bytesInOutput": 79702
12439
12055
  },
12440
12056
  "../protos/dist/types/devvit/reddit/subreddit.js": {
12441
- "bytesInOutput": 78009
12057
+ "bytesInOutput": 77865
12442
12058
  },
12443
12059
  "../protos/dist/types/devvit/reddit/common.js": {
12444
- "bytesInOutput": 48693
12060
+ "bytesInOutput": 48179
12445
12061
  },
12446
12062
  "../protos/dist/types/devvit/ui/effects/v1alpha/effect.js": {
12447
- "bytesInOutput": 10891
12063
+ "bytesInOutput": 10842
12448
12064
  },
12449
12065
  "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/web_view.js": {
12450
- "bytesInOutput": 2853
12066
+ "bytesInOutput": 2790
12451
12067
  },
12452
12068
  "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/fullscreen.js": {
12453
- "bytesInOutput": 2308
12069
+ "bytesInOutput": 2205
12454
12070
  },
12455
12071
  "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js": {
12456
- "bytesInOutput": 8779
12072
+ "bytesInOutput": 6416
12457
12073
  },
12458
12074
  "../protos/dist/types/devvit/ui/effects/v1alpha/create_order.js": {
12459
- "bytesInOutput": 10718
12075
+ "bytesInOutput": 10479
12460
12076
  },
12461
12077
  "../protos/dist/types/devvit/ui/effects/v1alpha/interval.js": {
12462
- "bytesInOutput": 7321
12078
+ "bytesInOutput": 7078
12463
12079
  },
12464
12080
  "../protos/dist/types/google/protobuf/duration.js": {
12465
- "bytesInOutput": 2597
12081
+ "bytesInOutput": 2544
12466
12082
  },
12467
12083
  "../protos/dist/types/devvit/ui/effects/v1alpha/navigate_to_url.js": {
12468
- "bytesInOutput": 2221
12084
+ "bytesInOutput": 2146
12469
12085
  },
12470
12086
  "../protos/dist/types/devvit/ui/effects/v1alpha/realtime_subscriptions.js": {
12471
- "bytesInOutput": 5608
12087
+ "bytesInOutput": 5430
12472
12088
  },
12473
12089
  "../protos/dist/types/devvit/events/v1alpha/realtime.js": {
12474
- "bytesInOutput": 4537
12090
+ "bytesInOutput": 4407
12475
12091
  },
12476
12092
  "../protos/dist/types/devvit/ui/effects/v1alpha/reload_part.js": {
12477
- "bytesInOutput": 10442
12093
+ "bytesInOutput": 10120
12478
12094
  },
12479
12095
  "../protos/dist/types/devvit/ui/effects/v1alpha/rerender_ui.js": {
12480
- "bytesInOutput": 1813
12096
+ "bytesInOutput": 1748
12481
12097
  },
12482
12098
  "../protos/dist/types/devvit/ui/effects/v1alpha/show_form.js": {
12483
- "bytesInOutput": 7123
12099
+ "bytesInOutput": 6886
12484
12100
  },
12485
12101
  "../protos/dist/types/devvit/ui/effects/v1alpha/show_toast.js": {
12486
- "bytesInOutput": 2993
12102
+ "bytesInOutput": 2857
12487
12103
  },
12488
12104
  "../protos/dist/types/devvit/ui/toast/toast.js": {
12489
- "bytesInOutput": 9366
12105
+ "bytesInOutput": 9167
12490
12106
  },
12491
12107
  "../protos/dist/types/devvit/actor/reddit/context_type.js": {
12492
12108
  "bytesInOutput": 1009
12493
12109
  },
12494
12110
  "../protos/dist/types/devvit/plugin/assetresolver/assetresolver.js": {
12495
- "bytesInOutput": 13447
12111
+ "bytesInOutput": 57
12496
12112
  },
12497
12113
  "../protos/dist/types/devvit/ui/block_kit/v1beta/enums.js": {
12498
12114
  "bytesInOutput": 42123
@@ -12501,13 +12117,13 @@
12501
12117
  "bytesInOutput": 0
12502
12118
  },
12503
12119
  "../protos/dist/types/devvit/actor/hello/hello.js": {
12504
- "bytesInOutput": 2840
12120
+ "bytesInOutput": 57
12505
12121
  },
12506
12122
  "../protos/dist/types/devvit/actor/scheduler/handler.js": {
12507
12123
  "bytesInOutput": 433
12508
12124
  },
12509
12125
  "../protos/dist/types/devvit/actor/scheduler/action.js": {
12510
- "bytesInOutput": 2322
12126
+ "bytesInOutput": 2255
12511
12127
  },
12512
12128
  "../protos/dist/types/devvit/actor/settings/v1alpha/app_settings.js": {
12513
12129
  "bytesInOutput": 880
@@ -12516,37 +12132,37 @@
12516
12132
  "bytesInOutput": 895
12517
12133
  },
12518
12134
  "../protos/dist/types/devvit/plugin/http/http.js": {
12519
- "bytesInOutput": 14423
12135
+ "bytesInOutput": 14063
12520
12136
  },
12521
12137
  "../protos/dist/types/devvit/plugin/kvstore/kvstore.js": {
12522
- "bytesInOutput": 8532
12138
+ "bytesInOutput": 8284
12523
12139
  },
12524
12140
  "../protos/dist/types/devvit/plugin/logger/logger.js": {
12525
- "bytesInOutput": 24421
12141
+ "bytesInOutput": 442
12526
12142
  },
12527
12143
  "../protos/dist/types/devvit/plugin/media/media.js": {
12528
- "bytesInOutput": 4642
12144
+ "bytesInOutput": 4494
12529
12145
  },
12530
12146
  "../protos/dist/types/devvit/plugin/modlog/modlog.js": {
12531
- "bytesInOutput": 5611
12147
+ "bytesInOutput": 5483
12532
12148
  },
12533
12149
  "../protos/dist/types/devvit/plugin/redditapi/flair/flair_svc.js": {
12534
12150
  "bytesInOutput": 20360
12535
12151
  },
12536
12152
  "../protos/dist/types/devvit/plugin/redditapi/flair/flair_msg.js": {
12537
- "bytesInOutput": 81647
12153
+ "bytesInOutput": 79875
12538
12154
  },
12539
12155
  "../protos/dist/types/devvit/plugin/redditapi/graphql/graphql_svc.js": {
12540
12156
  "bytesInOutput": 915
12541
12157
  },
12542
12158
  "../protos/dist/types/devvit/plugin/redditapi/graphql/graphql_msg.js": {
12543
- "bytesInOutput": 9865
12159
+ "bytesInOutput": 9601
12544
12160
  },
12545
12161
  "../protos/dist/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.js": {
12546
- "bytesInOutput": 68151
12162
+ "bytesInOutput": 66408
12547
12163
  },
12548
12164
  "../protos/dist/types/devvit/reddit/comment.js": {
12549
- "bytesInOutput": 50318
12165
+ "bytesInOutput": 50267
12550
12166
  },
12551
12167
  "../protos/dist/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.js": {
12552
12168
  "bytesInOutput": 24256
@@ -12555,22 +12171,22 @@
12555
12171
  "bytesInOutput": 21480
12556
12172
  },
12557
12173
  "../protos/dist/types/devvit/plugin/redditapi/listings/listings_msg.js": {
12558
- "bytesInOutput": 37959
12174
+ "bytesInOutput": 37352
12559
12175
  },
12560
12176
  "../protos/dist/types/devvit/plugin/redditapi/moderation/moderation_svc.js": {
12561
12177
  "bytesInOutput": 35898
12562
12178
  },
12563
12179
  "../protos/dist/types/devvit/plugin/redditapi/moderation/moderation_msg.js": {
12564
- "bytesInOutput": 43464
12180
+ "bytesInOutput": 42367
12565
12181
  },
12566
12182
  "../protos/dist/types/devvit/plugin/redditapi/modnote/modnote_msg.js": {
12567
- "bytesInOutput": 36786
12183
+ "bytesInOutput": 35959
12568
12184
  },
12569
12185
  "../protos/dist/types/devvit/plugin/redditapi/modnote/modnote_svc.js": {
12570
12186
  "bytesInOutput": 8258
12571
12187
  },
12572
12188
  "../protos/dist/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.js": {
12573
- "bytesInOutput": 213552
12189
+ "bytesInOutput": 207940
12574
12190
  },
12575
12191
  "../protos/dist/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.js": {
12576
12192
  "bytesInOutput": 30812
@@ -12579,22 +12195,22 @@
12579
12195
  "bytesInOutput": 11852
12580
12196
  },
12581
12197
  "../protos/dist/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.js": {
12582
- "bytesInOutput": 11838
12198
+ "bytesInOutput": 11522
12583
12199
  },
12584
12200
  "../protos/dist/types/devvit/plugin/redditapi/subreddits/subreddits_svc.js": {
12585
12201
  "bytesInOutput": 48375
12586
12202
  },
12587
12203
  "../protos/dist/types/devvit/plugin/redditapi/subreddits/subreddits_msg.js": {
12588
- "bytesInOutput": 554007
12204
+ "bytesInOutput": 521603
12589
12205
  },
12590
12206
  "../protos/dist/types/devvit/plugin/redditapi/users/users_msg.js": {
12591
- "bytesInOutput": 68136
12207
+ "bytesInOutput": 66351
12592
12208
  },
12593
12209
  "../protos/dist/types/devvit/plugin/redditapi/users/users_svc.js": {
12594
12210
  "bytesInOutput": 16367
12595
12211
  },
12596
12212
  "../protos/dist/types/devvit/plugin/redditapi/widgets/widgets_msg.js": {
12597
- "bytesInOutput": 191314
12213
+ "bytesInOutput": 187363
12598
12214
  },
12599
12215
  "../protos/dist/types/devvit/plugin/redditapi/widgets/widgets_svc.js": {
12600
12216
  "bytesInOutput": 24567
@@ -12603,49 +12219,49 @@
12603
12219
  "bytesInOutput": 17187
12604
12220
  },
12605
12221
  "../protos/dist/types/devvit/plugin/redditapi/wiki/wiki_msg.js": {
12606
- "bytesInOutput": 57632
12222
+ "bytesInOutput": 56117
12607
12223
  },
12608
12224
  "../protos/dist/types/devvit/plugin/redis/redisapi.js": {
12609
- "bytesInOutput": 125381
12225
+ "bytesInOutput": 116248
12610
12226
  },
12611
12227
  "../protos/dist/types/devvit/plugin/scheduler/scheduler.js": {
12612
- "bytesInOutput": 22400
12228
+ "bytesInOutput": 14165
12613
12229
  },
12614
12230
  "../protos/dist/types/devvit/runtime/runtime_common.js": {
12615
- "bytesInOutput": 1635
12231
+ "bytesInOutput": 57
12616
12232
  },
12617
12233
  "../protos/dist/types/devvit/plugin/settings/v1alpha/settings.js": {
12618
- "bytesInOutput": 11613
12234
+ "bytesInOutput": 11319
12619
12235
  },
12620
12236
  "../protos/dist/types/devvit/plugin/timer/timer.js": {
12621
- "bytesInOutput": 1800
12237
+ "bytesInOutput": 57
12622
12238
  },
12623
12239
  "../protos/dist/types/devvit/reddit/custom_post/v1alpha/custom_post.js": {
12624
- "bytesInOutput": 10257
12240
+ "bytesInOutput": 10056
12625
12241
  },
12626
12242
  "../protos/dist/types/devvit/ui/block_kit/v1beta/rendering.js": {
12627
- "bytesInOutput": 4533
12243
+ "bytesInOutput": 4385
12628
12244
  },
12629
12245
  "../protos/dist/types/devvit/ui/block_kit/v1beta/block.js": {
12630
- "bytesInOutput": 59793
12246
+ "bytesInOutput": 58888
12631
12247
  },
12632
12248
  "../protos/dist/types/devvit/ui/block_kit/v1beta/attributes.js": {
12633
- "bytesInOutput": 21594
12249
+ "bytesInOutput": 21076
12634
12250
  },
12635
12251
  "../protos/dist/types/devvit/ui/block_kit/v1beta/ui.js": {
12636
- "bytesInOutput": 10403
12252
+ "bytesInOutput": 10228
12637
12253
  },
12638
12254
  "../protos/dist/types/devvit/ui/common/v1alpha/common.js": {
12639
- "bytesInOutput": 3131
12255
+ "bytesInOutput": 3070
12640
12256
  },
12641
12257
  "../protos/dist/types/devvit/ui/events/v1alpha/event.js": {
12642
- "bytesInOutput": 24682
12258
+ "bytesInOutput": 24202
12643
12259
  },
12644
12260
  "../protos/dist/types/devvit/ui/events/v1alpha/web_view.js": {
12645
- "bytesInOutput": 7256
12261
+ "bytesInOutput": 7031
12646
12262
  },
12647
12263
  "../protos/dist/types/devvit/ui/events/v1alpha/handle_ui.js": {
12648
- "bytesInOutput": 5254
12264
+ "bytesInOutput": 5098
12649
12265
  },
12650
12266
  "../shared-types/dist/Actor.js": {
12651
12267
  "bytesInOutput": 59
@@ -12915,7 +12531,7 @@
12915
12531
  "bytesInOutput": 370
12916
12532
  }
12917
12533
  },
12918
- "bytes": 12684882
12534
+ "bytes": 12323867
12919
12535
  }
12920
12536
  }
12921
12537
  }