@nonstrict/recordkit
Version:
Powerful screen recording for your Electron app on macOS.
20 lines • 427 B
JSON
{
"entryPoints": [
"src/index.ts"
],
"navigationLinks": {
"Back to the Homepage": "http://nonstrict.eu/recordkit"
},
"excludeExternals": true,
"excludePrivate": true,
"excludeProtected": true,
"disableSources": true,
"sort": [
"source-order",
"kind",
"instance-first",
"alphabetical"
],
"sortEntryPoints": false,
"sitemapBaseUrl": "http://nonstrict.eu/recordkit/api/electron/",
}