UNPKG

@heimdallr-sdk/wx-route

Version:
6 lines (3 loc) 144 B
import { BasePluginType } from '@heimdallr-sdk/types'; declare function wxRoutePlugin(): BasePluginType; export { wxRoutePlugin as default };