UNPKG

bitran

Version:

📜 Highly customizable text processor and transpiler.

4 lines (3 loc) • 112 B
export declare function defineIcon(iconLoader: () => Promise<{ default: string; }>): () => Promise<string>;