mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
import {Ion} from '../ion';
|
|
|
|
export class ViewGroup extends Ion {
|
|
|
|
}
|