mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
docs(usage): setting angular usage example to be typescript (#14469)
This commit is contained in:
committed by
Brandy Carney
parent
ed8ff4fec1
commit
d82be3e98c
@ -1,4 +1,4 @@
|
||||
```javascript
|
||||
```typescript
|
||||
import { Component } from '@angular/core';
|
||||
import { LoadingController } from '@ionic/angular';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user