convex
Version:
Client for the Convex Cloud
5 lines • 304 B
TypeScript
import { GeneratedJsWithTypes } from "./common.js";
export declare function importPath(modulePath: string): string;
export declare function moduleIdentifier(modulePath: string): string;
export declare function reactCodegen(modulePaths: string[]): GeneratedJsWithTypes;
//# sourceMappingURL=react.d.ts.map