UNPKG

136 BTypeScriptView Raw
1import { type ParameterDecorator } from "../typings/index.js";
2export declare function Root(propertyName?: string): ParameterDecorator;