Sha256: 1e41325137d100853e3697009a0c2153662fc29498bb16d506d7bcbbd6419fcb
Contents?: true
Size: 137 Bytes
Versions: 49
Compression:
Stored size: 137 Bytes
Contents
import { Notification } from '../Notification'; export interface TestMessage { frame: number; notification: Notification<any>; }
Version data entries
49 entries across 49 versions & 4 rubygems