UNPKG

@acot/utils

Version:
2 lines (1 loc) 95 B
export declare const resolveModule: <T = unknown>(id: string, from?: string | undefined) => T;