@devvit/public-api 0.11.8-next-2025-03-10-50b0ed2ce.0 → 0.11.8
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/apis/reddit/models/Comment.d.ts.map +1 -1
- package/apis/reddit/models/Comment.js +0 -3
- package/apis/reddit/models/Post.d.ts.map +1 -1
- package/apis/reddit/models/Post.js +0 -7
- package/meta.json +9 -38
- package/meta.min.json +6 -35
- package/package.json +6 -6
- package/public-api.d.ts +1 -71
- package/public-api.iife.js +8 -164
- package/public-api.min.js +6 -6
- package/public-api.min.js.map +4 -4
- package/apis/reddit/common.d.ts +0 -7
- package/apis/reddit/common.d.ts.map +0 -1
- package/apis/reddit/common.js +0 -5
package/apis/reddit/common.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { RunAs as _RunAs } from '@devvit/protos/types/devvit/plugin/redditapi/common/common_msg.js';
|
|
2
|
-
export declare const RunAs: {
|
|
3
|
-
readonly APP: _RunAs.APP;
|
|
4
|
-
readonly USER: _RunAs.USER;
|
|
5
|
-
};
|
|
6
|
-
export type RunAs = (typeof RunAs)[keyof typeof RunAs];
|
|
7
|
-
//# sourceMappingURL=common.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../../src/apis/reddit/common.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,mEAAmE,CAAC;AAEpG,eAAO,MAAM,KAAK;;;CAGR,CAAC;AAEX,MAAM,MAAM,KAAK,GAAG,CAAC,OAAO,KAAK,CAAC,CAAC,MAAM,OAAO,KAAK,CAAC,CAAC"}
|