UNPKG

199 BPlain TextView Raw
1// This needs to be updated manually because there is no way
2// to know the package version at the build time.
3export const ROARR_VERSION = '5.0.0';
4
5export const ROARR_LOG_FORMAT_VERSION = '2.0.0';