import { Observable } from 'windowed-observable'; const observable = new Observable('konoha'); observable.subscribe((ninja) ...
確定! 回上一頁