import angular from 'angular'; import ToggleNg from '@jetbrains/ring-ui/components/toggle-ng/toggle-ng'; angular.module('test', [ToggleNg]);