UNPKG

285 BTypeScriptView Raw
1/**
2 * Resolver method parameter decorator. Extracts the parent/root
3 * object from the underlying platform and populates the decorated
4 * parameter with the value of parent/root.
5 */
6export declare const Parent: () => ParameterDecorator;
7//# sourceMappingURL=parent.decorator.d.ts.map
\No newline at end of file