Device App APIRouterexitVersion: v3.xOn this pageexitStart from API_LEVEL 2.0 . Please refer to API_LEVEL.Exit the Mini Program and return to the applist page.Typefunction exit(): voidExampleimport { exit } from '@zos/router'exit()