UNPKG

@halsp/core

Version:

面向云的现代渐进式轻量 Node.js 框架

2 lines (1 loc) 78 B
export declare function safeImport<T = any>(name: string): Promise<T | null>;