Slide 17
Slide 17 text
ྫ: ϩά / τϨʔε
‣ ڭՊॻతͳϢʔεέʔε
‣ ϝιουΛϥοϓͯ͠ϩά / τϨʔεใΛه͢Δ
function log(
target: (this: This, ...args: Args) => Return,
context: ClassMethodDecoratorContext Return>,
): ((this: This, ...args: Args) => Return) | void {
return function (this, ...args) {
console.log(`${String(context.name)} called`);
return target.call(this, ...args);
};
}
ؔΛड͚औͬͯ
ؔΛฦ͢