1 line
271 B
Plaintext
Raw Normal View History

2019-09-13 11:27:52 +07:00
{"version":3,"file":"zip.js","sourceRoot":"","sources":["../../src/observable/zip.ts"],"names":[],"mappings":";AAAA,oBAA4B,kBAAkB,CAAC,CAAA;AAElC,WAAG,GAAG,eAAS,CAAC","sourcesContent":["import { zipStatic } from '../operators/zip';\n\nexport const zip = zipStatic;\n"]}