#!/usr/bin/env node
/**
 * Home Directory SQLite Demo
 *
 * This example demonstrates the new default behavior where SQLite databases
 * are automatically created in the user's home directory under .knowledge-graph/
 */
export {};
//# sourceMappingURL=home-directory-demo.d.ts.map