MCPcopy Create free account
hub / github.com/WiseLibs/better-sqlite3 / Addon

Class Addon

src/better_sqlite3.cpp:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14#include <napi.h>
15
16struct Addon;
17class Database;
18class Statement;
19class StatementIterator;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected