Repository URL to install this package:
|
Version:
0.0.7 ▾
|
export declare const indexedCompatMap: Map<any, any>;
export declare function fromPathToKey(relativePath: string): string;
export declare function tryToLoadCompatEntryAssets(): void;
export declare const fromClientPathToCompatPath: (jsPath: string) => any;