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 @@ -26,4 +26,4 @@ export type {
26
26
SessionError ,
27
27
Snapshot ,
28
28
TweetInfo ,
29
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.8 .0/rest.ts" ;
29
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.9 .0/rest.ts" ;
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ export type {
2
2
BaseLine ,
3
3
Line ,
4
4
Scrapbox ,
5
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.8 .0/userscript.ts" ;
5
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.9 .0/userscript.ts" ;
6
6
export type {
7
7
BaseStore ,
8
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.8 .0/baseStore.ts" ;
8
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.9 .0/baseStore.ts" ;
9
9
export * from "https://esm.sh/@progfay/[email protected] " ;
You can’t perform that action at this time.
0 commit comments