MCPcopy Create free account
hub / github.com/WiseLibs/better-sqlite3 / 44.worker-threads.js

File 44.worker-threads.js

test/44.worker-threads.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2if (parseInt(process.versions.node) >= 12) {
3 const threads = require('worker_threads');
4 const Database = require('../.');

Callers

nothing calls this directly

Calls 2

aMethod · 0.80
DatabaseFunction · 0.50

Tested by

no test coverage detected