UNPKG

@appium/typedoc-plugin-appium

Version:

TypeDoc plugin for Appium & its extensions

10 lines 287 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 declare const NS = "appium"; //# sourceMappingURL=index.d.ts.map