UNPKG

realm-object-server

Version:

Realm Object Server

5 lines (4 loc) 124 B
export declare function mapVirtToRealmPath(rootPath: string, virtPath: string): { path?: string; error?: string; };