MCPcopy Create free account
hub / github.com/DeepNotesApp/DeepNotes / internals.universal.ts

File internals.universal.ts

apps/client/src/boot/internals.universal.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { KeyPair, SymmetricKeyring } from '@stdlib/crypto';
2import { boot } from 'quasar/wrappers';
3import { factories } from 'src/code/factories';
4import type { Pages } from 'src/code/pages/pages';

Callers

nothing calls this directly

Calls 3

wrapStorageFunction · 0.90
shouldRememberSessionFunction · 0.90
subMethod · 0.80

Tested by

no test coverage detected