blob: 5981371796b3af13ac93e6f1861114772d8d1b87 [file] [log] [blame]
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
export * from './slide-toggle-module';
export * from './slide-toggle';
export * from './slide-toggle-config';
export * from './slide-toggle-required-validator';