UNPKG

@speedy/require-cache

Version:

Speed up Node load time by caching resolved module paths to avoid module resolution and refetching each time the application is loaded.

3 lines (2 loc) 72 B
export * from "./require-cache.model"; export * from "./require-cache";