parent
2aaef81b1b
commit
e891baeea4
|
@ -6,7 +6,7 @@ import {
|
||||||
HostMetadata,
|
HostMetadata,
|
||||||
SkipSelfMetadata
|
SkipSelfMetadata
|
||||||
} from './metadata';
|
} from './metadata';
|
||||||
import {makeDecorator, makeParamDecorator, TypeDecorator} from '../util/decorators';
|
import {makeDecorator, makeParamDecorator} from '../util/decorators';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Factory for creating {@link InjectMetadata}.
|
* Factory for creating {@link InjectMetadata}.
|
||||||
|
|
Loading…
Reference in New Issue