Revision 1b97d03b8a0f6e88a26051cfb854ac9c5cd627cd authored by TypeScript Bot on 31 July 2020, 22:06:29 UTC, committed by GitHub on 31 July 2020, 22:06:29 UTC
Co-authored-by: typescript-bot <typescript@microsoft.com>
1 parent d3877d2
Raw File
playbackRef.ts
// empty ref to Playback so it can be referenced by unittests
namespace Playback {}
back to top