UNPKG

universal-fs

Version:

Allows a client or server to access the file system in the current codebase or a different one.

3 lines (2 loc) 86 B
declare const getUrlSync: () => string | null | undefined; export default getUrlSync;