1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-30 05:19:57 +00:00

Update tw.d.ts

This commit is contained in:
linonetwo 2024-09-12 17:52:38 +08:00
parent 06204b1580
commit 0c92f1bb40

2
types/tw.d.ts vendored
View File

@ -1,4 +1,4 @@
import * as Wiki from '../core/modules/wiki';
import * as Wiki from '$:/core/modules/wiki';
declare global {
var $tw: {