Type alias EntryPoints

EntryPoints: {
    [x: string]: EntryPoint;
}

Type declaration

Generated using TypeDoc