UNPKG

@modern-js/module-tools

Version:

Simple, powerful, high-performance modern npm package development solution.

3 lines (2 loc) 132 B
import type { Context, HookList } from '../../types'; export declare function getInternalList(context: Context): Promise<HookList>;