Skip to content

Commit adc68fd

Browse files
author
James Allen
committed
Satisfying ng-packagr with JSDoc and package.json modifications.
1 parent 239478e commit adc68fd

File tree

75 files changed

+10934
-2136
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+10934
-2136
lines changed

index.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
import { NgModule, ModuleWithProviders, NgZone } from '@angular/core';
1+
/// <reference path="node_modules/bingmaps/types/MicrosoftMaps/Microsoft.Maps.All.d.ts" />
2+
3+
import { NgModule, ModuleWithProviders, NgZone } from '@angular/core';
24
import { CommonModule } from '@angular/common';
35

46
///

0 commit comments

Comments
 (0)