UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

6 lines (5 loc) 185 B
export * from './util.image'; export * from './util.resource'; export * from './util.parse'; export * from './util.markdown'; export declare const cleanPath: (value: string) => string;