vtils

Home > mp > MiniProgramBusRouteChangeAction

MiniProgramBusRouteChangeAction type

Signature:

export declare type MiniProgramBusRouteChangeAction = 'replace' | 'pop' | 'push';