Duplicated from FabienDanieau/gstreamer_test
2434dca
1
2
3
4
5
type KeyValue = { [key: string]: any; }; export default KeyValue;