UNPKG

@appium/typedoc-plugin-appium

Version:

TypeDoc plugin for Appium & its extensions

11 lines (9 loc) 245 B
export * from './types'; export * from './reflection'; export * from './module-commands'; export * from './command-data'; export * from './project-commands'; /** * Namespace for whatever we need namespaces for. */ export const NS = 'appium';