UNPKG

alapa

Version:

A cutting-edge web development framework designed to revolutionize the way developers build modern web applications.

4 lines (3 loc) 153 B
import { Map } from "../interface"; export declare const AliasList: Map<string, any>; export declare const withAlias: (alias: Map<string, any>) => void;