UNPKG

523 BSource Map (JSON)View Raw
1{"version":3,"file":"ExponentPedometer.web.js","sourceRoot":"","sources":["../src/ExponentPedometer.web.ts"],"names":[],"mappings":"AAAA,eAAe;IACb,IAAI,IAAI;QACN,OAAO,mBAAmB,CAAC;IAC7B,CAAC;IACD,KAAK,CAAC,gBAAgB;QACpB,OAAO,KAAK,CAAC;IACf,CAAC;IACD,cAAc,KAAI,CAAC;IACnB,aAAa,KAAI,CAAC;CACnB,CAAC","sourcesContent":["export default {\n get name(): string {\n return 'ExponentPedometer';\n },\n async isAvailableAsync(): Promise<boolean> {\n return false;\n },\n startObserving() {},\n stopObserving() {},\n};\n"]}
\No newline at end of file