UNPKG
@asicupv/paella-extra-plugins
Version:
beta (3.0.0-beta.0)
latest (2.9.2)
3.0.0-beta.0
2.9.2
2.9.1
2.9.0
2.8.7
2.8.6
2.8.5
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.7.1
2.7.0
2.6.0
2.5.0
Extra plugins for Paella Player.
github.com/polimediaupv/paella-player
polimediaupv/paella-player
@asicupv/paella-extra-plugins
/
dist
/
types
/
src
/
i18n
/
all.d.ts
4 lines
(3 loc)
•
150 B
TypeScript
View Raw
1
2
3
4
import
{
Dictionary
}
from
'@asicupv/paella-core'
;
declare
const
defaultDictionaries
:
Record
<
string
,
Dictionary
>;
export
default
defaultDictionaries;