{
  "version": 3,
  "sources": ["../../../../src/plugin/browser.ts"],
  "sourcesContent": ["//\n// Copyright 2022 DXOS.org\n//\n\n// Browser stub for plugin module - plugins are build-time only.\n\nexport type * from './types';\n\nexport const definitions = (): Record<string, unknown> => {\n  throw new Error('Config plugin definitions are not available in the browser');\n};\n"],
  "mappings": ";;;AAQO,IAAMA,cAAc,MAAA;AACzB,QAAM,IAAIC,MAAM,4DAAA;AAClB;",
  "names": ["definitions", "Error"]
}
