blob: 5aa0bdb20f5cbfa2ebc605174c81d0eefb64fbac [file] [log] [blame]
{"version":3,"file":"TestMessage.js","sourceRoot":"","sources":["../../src/testing/TestMessage.ts"],"names":[],"mappings":"","sourcesContent":["import { Notification } from '../Notification';\n\nexport interface TestMessage {\n frame: number;\n notification: Notification<any>;\n}"]}