Files
med-notes/.pnpm-store/v10/files/cf/4587afe78334fd963655f9c679e5fcef429aecc865e4f82ae72f7baee7bb7f093953e51791b04209a9f6aa55a860eadf3d0b08ac291c6ddb62db093aa5cd45
2025-05-09 05:30:08 +02:00

4 lines
177 B
Plaintext

import * as React from 'react';
export declare const matchContext: React.Context<string | undefined>;
export declare const dummyMatchContext: React.Context<string | undefined>;