UNPKG

ember-bootstrap

Version:
6 lines (5 loc) 132 B
/** * @internal */ declare function arg<S>(fadeProperty: string): (target: object, property: string) => void; export default arg;