mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
5 lines
94 B
TypeScript
5 lines
94 B
TypeScript
import * as domUtil from './util/dom'
|
|
export const dom = domUtil
|
|
|
|
export * from './util/util'
|