UNPKG

selenium-side-runner

Version:
7 lines 240 B
import { JSON } from './types'; export declare function parseString(input?: string): Record<string, JSON>; declare const _default: { parseString: typeof parseString; }; export default _default; //# sourceMappingURL=capabilities.d.ts.map