芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/medicine.joruridoctor.com/node_modules/rxjs/src/internal/testing/TestMessage.ts
import { ObservableNotification } from '../types'; export interface TestMessage { frame: number; notification: ObservableNotification
; isGhost?: boolean; }