File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ export type {
23
23
SearchResult ,
24
24
SessionError ,
25
25
TweetInfo ,
26
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.4 /rest.ts" ;
26
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.5 /rest.ts" ;
Original file line number Diff line number Diff line change 1
1
export type {
2
2
Line ,
3
3
Scrapbox ,
4
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.4 /userscript.ts" ;
4
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.5 /userscript.ts" ;
5
5
export type {
6
6
BaseStore ,
7
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.4 /baseStore.ts" ;
7
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.5 /baseStore.ts" ;
8
8
export * from "https://esm.sh/@progfay/[email protected] " ;
You can’t perform that action at this time.
0 commit comments