芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/.config/yarn/global/node_modules/rxjs/src/internal/testing/TestMessage.ts
import { Notification } from '../Notification'; export interface TestMessage { frame: number; notification: Notification
; isGhost?: boolean; }