lisn.js
Version:
Simply handle user gestures and actions. Includes widgets.
1 lines • 1.02 kB
Source Map (JSON)
{"version":3,"file":"debug.cjs","names":["_logger","require","_console","_remoteConsole","result","Logger","Console","RemoteConsole","_default","exports","default"],"sources":["../../../src/ts/debug/debug.ts"],"sourcesContent":["/**\n * @module\n * @ignore\n * @internal\n */\n\n// Used internally to allow importing it conditionally based on the bundle\n// type. This module's export is replaced with a dummy null export in\n// production bundles.\nimport { Logger } from \"@lisn/debug/logger\";\nimport { Console } from \"@lisn/debug/console\";\nimport { RemoteConsole } from \"@lisn/debug/remote-console\";\n\nconst result = { Logger, Console, RemoteConsole };\nexport default result as typeof result | null;\n"],"mappings":";;;;;;AASA,IAAAA,OAAA,GAAAC,OAAA;AACA,IAAAC,QAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AAXA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAKA,MAAMG,MAAM,GAAG;EAAEC,MAAM,EAANA,cAAM;EAAEC,OAAO,EAAPA,gBAAO;EAAEC,aAAa,EAAbA;AAAc,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GACnCN,MAAM","ignoreList":[]}