UNPKG
@lunisolar/plugin-takesound
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
lunisolar.js的五行纳音插件
lunisolar.js.org/guide/plugins/takeSound.html
lunisolars/plugins
@lunisolar/plugin-takesound
/
locale
/
ja.d.ts
7 lines
(5 loc)
•
104 B
TypeScript
View Raw
1
2
3
4
5
6
7
declare
const
locale
: {
name
:
string
;
takeSound
:
string
[]; };
export
{ locale
as
default
};