We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5bbc8 commit 787b200Copy full SHA for 787b200
src/app/decorators/mappable.decorator.ts
@@ -1,5 +1,4 @@
1
import { URLSearchParams } from '@angular/http';
2
-import { MappableInfo } from './mappable-info';
3
4
const mapMetadataKey = "us.dibbern.oss.map.decorator";
5
type decoratorInput = { new(): any } | string;
0 commit comments