mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
let there be typescript
This commit is contained in:
4
ionic/util.ts
Normal file
4
ionic/util.ts
Normal file
@ -0,0 +1,4 @@
|
||||
import * as domUtil from 'ionic/util/dom'
|
||||
export const dom = domUtil
|
||||
|
||||
export * from 'ionic/util/util'
|
Reference in New Issue
Block a user