13 lines
253 B
Plaintext
13 lines
253 B
Plaintext
// This file is automatically generated by uni-app.
|
|
// Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
|
import { uni } from '@dcloudio/uni-app-x-runtime'
|
|
|
|
export function initUniModules() {
|
|
initUniExtApi()
|
|
|
|
}
|
|
|
|
function initUniExtApi() {
|
|
|
|
}
|