UNPKG

mcp-chrome-bridge

Version:

Chrome Native-Messaging host (Node)

6 lines (5 loc) 88 B
/** * Database module exports. */ export * from './schema'; export * from './client';