UNPKG

zmp-react

Version:

Build full featured iOS & Android apps using ZMP & React

4 lines (2 loc) 121 B
import { PAGE_DIR } from './constants'; export const oldRouteConfig = new RegExp(`^(?:${PAGE_DIR}|/${PAGE_DIR})`, 'i');