Your IP : 18.221.157.203


Current Path : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/ui/lottie/test/lottie/
Upload File :
Current File : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/ui/lottie/test/lottie/lottie.test.js

import {Lottie} from '../../src/lottie';

describe('Lottie', () => {
	it('Should be a function', () => {
		assert(typeof Lottie === 'function');
	});
});