MCPcopy Create free account
hub / github.com/DeepNotesApp/DeepNotes / page-relative-titles.ts

File page-relative-titles.ts

apps/client/src/code/pages/computed/page-relative-titles.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DataLayer } from '@stdlib/crypto';
2import { bytesToText, textToBytes } from '@stdlib/misc';
3import { createSmartComputedDict } from '@stdlib/vue';
4import { once } from 'lodash';

Callers

nothing calls this directly

Calls 11

createSmartComputedDictFunction · 0.90
bytesToTextFunction · 0.90
textToBytesFunction · 0.90
onceFunction · 0.85
subMethod · 0.80
hgetAsyncMethod · 0.80
hsetMethod · 0.80
getMethod · 0.65
hgetMethod · 0.45
decryptMethod · 0.45
encryptMethod · 0.45

Tested by

no test coverage detected