UNPKG

@voerkai18n/runtime

Version:
4 lines (3 loc) 112 B
export function isI18nScope(obj:any){ return obj && typeof(obj)==='object' && obj.__VoerkaI18nScope__ }