UNPKG
@cogic/annotorious
Version:
latest (2.7.21)
2.7.21
2.7.20
2.7.19
2.7.18
2.7.17
2.7.16
2.7.15
A JavaScript image annotation library
annotorious.github.io
annotorious/annotorious
@cogic/annotorious
/
src
/
util
/
I18N.js
4 lines
(3 loc)
•
156 B
JavaScript
View Raw
1
2
3
4
import
i18n
from
'@recogito/recogito-client-core/src/i18n'
;
export
default
i18n;
export
{
LocalTimeAgo
}
from
'@recogito/recogito-client-core/src/i18n'
;