UNPKG

@botonic/react

Version:

Build Chatbots using React

7 lines (6 loc) 241 B
export function normalize(path: any): string; export const isDev: boolean; export const isProd: boolean; export function staticAsset(path: any): any; export function resolveImage(src: any): any; export function isURL(urlPath: any): boolean;