UNPKG

281 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 Root: () => ParameterDecorator;
7//# sourceMappingURL=root.decorator.d.ts.map
\No newline at end of file