MCPcopy Create free account
hub / github.com/DeepNotesApp/DeepNotes / self-user-name.ts

File self-user-name.ts

apps/client/src/code/self-user-name.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

createSmartComputedFunction · 0.90
bytesToTextFunction · 0.90
textToBytesFunction · 0.90
onceFunction · 0.85
hgetAsyncMethod · 0.80
hsetMethod · 0.80
decryptMethod · 0.45
encryptMethod · 0.45

Tested by

no test coverage detected