UNPKG
@animepaste/animegarden
Version:
latest (0.0.7)
0.0.7
Paste your favourite anime online
anime.docs.xlorpaste.cn
XLorPaste/AnimePaste
@animepaste/animegarden
/
dist
/
index.d.ts
6 lines
(3 loc)
•
120 B
TypeScript
View Raw
1
2
3
4
5
6
import
{
Plugin
}
from
'@animepaste/core'
; declare
function
AnimeGarden
(
options: {}
):
Plugin
;
export
{
AnimeGarden
};