plugins icon indicating copy to clipboard operation
plugins copied to clipboard

getDvaApp(): any

Open ldc2726 opened this issue 2 years ago • 0 comments

import { getDvaApp } from 'umi'; const state = getDvaApp()._models getDvaApp显示的any类型,导致state也是any类型

ldc2726 avatar Mar 02 '23 04:03 ldc2726