UNPKG

carbon-components-angular

Version:
6 lines (5 loc) 162 B
import { Label } from "./label.component"; import { TextInput } from "./input.directive"; declare class InputModule { } export { TextInput, Label, InputModule };